-
- All Superinterfaces:
Field
,Named
,ScalarOutputField
,ScalarSettable
,ScalarTyped
,TimeSettable
,TokenSettable
,TokenTyped
public interface TimeOutputField extends ScalarOutputField, TimeSettable
A time valued field of a record output port.- See Also:
RecordOutput
,TokenTypeConstant#TIME
-
-
Method Summary
-
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.scalar.TimeSettable
set, set
-
Methods inherited from interface com.pervasive.datarush.tokens.TokenSettable
set, setNull, setZero
-
-