Uses of Class
edu.nrao.sss.model.source.SourceCategory

Packages that use SourceCategory
edu.nrao.sss.model.source Astronomical source object model. 
 

Uses of SourceCategory in edu.nrao.sss.model.source
 

Methods in edu.nrao.sss.model.source that return SourceCategory
static SourceCategory SourceCategory.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SourceCategory[] SourceCategory.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009. All Rights Reserved.