Module datarush.library
Interface Ip4AddressOutputField
-
- All Superinterfaces:
Field
,Ip4AddressSettable
,Named
,ScalarOutputField
,ScalarSettable
,ScalarTyped
,TokenSettable
,TokenTyped
public interface Ip4AddressOutputField extends ScalarOutputField, Ip4AddressSettable
A ip4 address valued field of a record output port.- See Also:
RecordOutput
,TokenTypeConstant#IP4ADDRESS
-
-
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.ports.physical.ScalarOutputField
getType
-
Methods inherited from interface com.pervasive.datarush.tokens.TokenSettable
set, setNull, setZero
-
-