- All Superinterfaces:
ScalarSettable,ScalarTyped,TokenSettable,TokenTyped
- All Known Subinterfaces:
StringOutputField
- All Known Implementing Classes:
StringRegister
A
TokenSettable object containing a string value.- See Also:
-
TokenTypeConstant#STRING
-
Method Summary
Methods inherited from interface com.pervasive.datarush.types.ScalarTyped
getTypeMethods inherited from interface com.pervasive.datarush.tokens.TokenSettable
set, setNull, setZero
-
Method Details
-
set
Sets the container to the given string value.- Parameters:
value- string value to which to set the container
-