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

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

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

Methods in edu.nrao.sss.model.source that return SourcePositionType
static SourcePositionType SourcePositionType.fromString(String text)
          Deprecated. Returns the source position type represented by text.
static SourcePositionType SourcePositionType.getDefault()
          Deprecated. Returns a default source position type.
static SourcePositionType SourcePositionType.valueOf(String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static SourcePositionType[] SourcePositionType.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009. All Rights Reserved.