Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi.TorderingBasis

Packages that use TorderingBasis
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi   
 

Uses of TorderingBasis in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi declared as TorderingBasis
protected  TorderingBasis TnaturalOrdering.basis
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi that return TorderingBasis
static TorderingBasis TorderingBasis.fromValue(String v)
           
 TorderingBasis TnaturalOrdering.getBasis()
          Gets the value of the basis property.
static TorderingBasis TorderingBasis.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TorderingBasis[] TorderingBasis.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.osgi with parameters of type TorderingBasis
 void TnaturalOrdering.setBasis(TorderingBasis value)
          Sets the value of the basis property.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.