Uses of Class
org.tridas.schema.NormalTridasVariable

Packages that use NormalTridasVariable
org.tridas.schema   
 

Uses of NormalTridasVariable in org.tridas.schema
 

Fields in org.tridas.schema declared as NormalTridasVariable
protected  NormalTridasVariable TridasVariable.normalTridas
           
 

Methods in org.tridas.schema that return NormalTridasVariable
static NormalTridasVariable NormalTridasVariable.fromValue(String v)
           
 NormalTridasVariable TridasVariable.getNormalTridas()
          Gets the value of the normalTridas property.
static NormalTridasVariable NormalTridasVariable.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NormalTridasVariable[] NormalTridasVariable.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 NormalTridasVariable
 void TridasVariable.setNormalTridas(NormalTridasVariable value)
          Sets the value of the normalTridas property.
 



Copyright © 2011 TRiDaS. All Rights Reserved.