| Package | Description |
|---|---|
| gov.nasa.pds.tools.label |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
Scalar(String value,
ValueType type)
Constructs a Scalar
|
Symbol(String value,
ValueType type) |
TextString(String value,
ValueType type) |
Copyright © 2019. All rights reserved.