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