Uses of Class
com.eurotech.framework.configuration.metatype.Scalar

Packages that use Scalar
com.eurotech.framework.configuration.metatype Provides expected schemas for JAXB bindings. 
 

Uses of Scalar in com.eurotech.framework.configuration.metatype
 

Methods in com.eurotech.framework.configuration.metatype that return Scalar
static Scalar Scalar.fromValue(String v)
           
 Scalar AD.getType()
          Gets the value of the type property.
static Scalar Scalar.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Scalar[] Scalar.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.