|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueType | |
---|---|
gov.nasa.pds.tools.label |
Uses of ValueType in gov.nasa.pds.tools.label |
---|
Methods in gov.nasa.pds.tools.label that return ValueType | |
---|---|
static ValueType |
ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ValueType[] |
ValueType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in gov.nasa.pds.tools.label with parameters of type ValueType | |
---|---|
Scalar(String value,
ValueType type)
Constructs a Scalar |
|
Symbol(String value,
ValueType type)
|
|
TextString(String value,
ValueType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |