- All Superinterfaces:
Ip4AddressSettable,ScalarSettable,ScalarTyped,TokenSettable,TokenTyped
- All Known Subinterfaces:
Ip6AddressOutputField
- All Known Implementing Classes:
Ip6AddressRegister
A
TokenSettable object containing a Inet6Address value.- See Also:
-
TokenTypeConstant#IP6ADDRESS
-
Method Summary
Modifier and TypeMethodDescriptionvoidset(Inet6Address value) Sets the container to the given Inet6Address value.Methods inherited from interface com.pervasive.datarush.tokens.scalar.Ip4AddressSettable
set, setMethods 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 Inet6Address value.- Parameters:
value- Inet6Address value to which to set the container
-