Package | Description |
---|---|
gov.nasa.pds.registry.model |
Modifier and Type | Method and Description |
---|---|
static ObjectClass |
ObjectClass.fromName(String name) |
static ObjectClass |
ObjectClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectClass[] |
ObjectClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2016 Planetary Data System. All rights reserved.