Module datarush.library
Interface Ip6AddressOutputField
-
- All Superinterfaces:
Field
,Ip4AddressSettable
,Ip6AddressSettable
,Named
,ScalarOutputField
,ScalarSettable
,ScalarTyped
,TokenSettable
,TokenTyped
public interface Ip6AddressOutputField extends ScalarOutputField, Ip6AddressSettable
A ip6 address valued field of a record output port.- See Also:
RecordOutput
,TokenTypeConstant#IP6ADDRESS
-
-
Method Summary
-
Methods inherited from interface com.pervasive.datarush.types.Field
getDomain, getName, getProperties, isPrimaryKey
-
Methods inherited from interface com.pervasive.datarush.tokens.scalar.Ip4AddressSettable
set, set
-
Methods inherited from interface com.pervasive.datarush.tokens.scalar.Ip6AddressSettable
set
-
Methods inherited from interface com.pervasive.datarush.ports.physical.ScalarOutputField
getType
-
Methods inherited from interface com.pervasive.datarush.tokens.TokenSettable
set, setNull, setZero
-
-