-
- All Superinterfaces:
Field
,Named
,NumberSettable
,ScalarOutputField
,ScalarSettable
,ScalarTyped
,TokenSettable
,TokenTyped
public interface NumberOutputField extends ScalarOutputField, NumberSettable
A number valued field of a record output port. This is not a concrete field type; it groups all number typed output fields.- See Also:
RecordOutput
-
-
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.TokenSettable
set, setNull, setZero
-
-