public interface TokenSettable extends TokenTyped
TokenValued
Modifier and Type | Method and Description |
---|---|
void |
set(TokenValued value)
Sets the contained value to the given token value.
|
void |
setNull()
Sets the contained value to be null valued.
|
void |
setZero()
Sets the contained value to be zero valued.
|
getType
void set(TokenValued value)
value
- the value to which to set the containervoid setNull()
void setZero()
Copyright © 2016 Actian Corporation. All rights reserved.