Uses of Class
gov.nasa.pds.registry.model.ObjectClass

Packages that use ObjectClass
gov.nasa.pds.registry.model   
 

Uses of ObjectClass in gov.nasa.pds.registry.model
 

Methods in gov.nasa.pds.registry.model that return ObjectClass
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-2013 Planetary Data System. All Rights Reserved.