Uses of Class
de.surethingies.properties.ValueType

Packages that use ValueType
de.surethingies.properties   
 

Uses of ValueType in de.surethingies.properties
 

Methods in de.surethingies.properties that return ValueType
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.
 ValueType ParameterImpl.valueType()
           
 ValueType Parameter.valueType()
           
 

Constructors in de.surethingies.properties with parameters of type ValueType
ParameterImpl(String group, String identifier, String displayName, String defaultValue, boolean isEditable, ValueType valueType, int order)
           
 



Copyright © 2007. All Rights Reserved.