Uses of Class
org.tridas.schema.NormalTridasMeasuringMethod

Packages that use NormalTridasMeasuringMethod
org.tridas.schema   
 

Uses of NormalTridasMeasuringMethod in org.tridas.schema
 

Fields in org.tridas.schema declared as NormalTridasMeasuringMethod
protected  NormalTridasMeasuringMethod TridasMeasuringMethod.normalTridas
           
 

Methods in org.tridas.schema that return NormalTridasMeasuringMethod
static NormalTridasMeasuringMethod NormalTridasMeasuringMethod.fromValue(String v)
           
 NormalTridasMeasuringMethod TridasMeasuringMethod.getNormalTridas()
          Gets the value of the normalTridas property.
static NormalTridasMeasuringMethod NormalTridasMeasuringMethod.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NormalTridasMeasuringMethod[] NormalTridasMeasuringMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.tridas.schema with parameters of type NormalTridasMeasuringMethod
 void TridasMeasuringMethod.setNormalTridas(NormalTridasMeasuringMethod value)
          Sets the value of the normalTridas property.
 



Copyright © 2011 TRiDaS. All Rights Reserved.