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