-
- All Superinterfaces:
BinarySettable
,Field
,Named
,ScalarOutputField
,ScalarSettable
,ScalarTyped
,TokenSettable
,TokenTyped
public interface BinaryOutputField extends ScalarOutputField, BinarySettable
A binary valued field of a record output port.- See Also:
RecordOutput
,TokenTypeConstant#BINARY
-
-
Method Summary
-
Methods inherited from interface com.pervasive.datarush.tokens.scalar.BinarySettable
set, set, setRef
-
Methods inherited from interface com.pervasive.datarush.types.Field
getDomain, getName, getProperties, isPrimaryKey
-
Methods inherited from interface com.pervasive.datarush.ports.physical.ScalarOutputField
getType
-
Methods inherited from interface com.pervasive.datarush.tokens.TokenSettable
set, setNull, setZero
-
-