Package | Description |
---|---|
gov.nasa.pds.tools.constants | |
gov.nasa.pds.tools.dict | |
gov.nasa.pds.tools.dict.type | |
gov.nasa.pds.tools.label |
Modifier and Type | Method and Description |
---|---|
static Constants.DictionaryType |
Constants.DictionaryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.DictionaryType[] |
Constants.DictionaryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Constants.DictionaryType |
ElementDefinition.getDataType() |
Modifier and Type | Method and Description |
---|---|
void |
ElementDefinition.setDataType(Constants.DictionaryType dataType) |
Constructor and Description |
---|
OutOfRangeException(Statement statement,
Number value,
Number limit,
boolean exceeds,
DictIdentifier fieldName,
Constants.DictionaryType dataType) |
Modifier and Type | Method and Description |
---|---|
boolean |
TextString.isSupportedPDSType(Constants.DictionaryType type) |
boolean |
Symbol.isSupportedPDSType(Constants.DictionaryType type) |
abstract boolean |
Scalar.isSupportedPDSType(Constants.DictionaryType type) |
boolean |
Numeric.isSupportedPDSType(Constants.DictionaryType type) |
boolean |
DateTime.isSupportedPDSType(Constants.DictionaryType type) |
Copyright © 2005–2015 Planetary Data System. All rights reserved.