Package | Description |
---|---|
gov.nasa.pds.registry.model |
Modifier and Type | Method and Description |
---|---|
NodeType |
ClassificationScheme.getNodeType() |
static NodeType |
NodeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NodeType[] |
NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ClassificationScheme.setNodeType(NodeType nodeType) |
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.