Uses of Class
edu.nrao.sss.model.parameter.ValueType

Packages that use ValueType
edu.nrao.sss.model.parameter The EVLA Parameters Database, classes thereof. 
 

Uses of ValueType in edu.nrao.sss.model.parameter
 

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



Copyright © 2009. All Rights Reserved.