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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.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.novalueclass.spring.osgi with parameters of type TorderingBasis
 void TnaturalOrdering.setBasis(TorderingBasis value)
          Sets the value of the basis property.
 

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

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi.impl declared as TorderingBasis
protected  TorderingBasis TnaturalOrderingImpl.basis
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi.impl that return TorderingBasis
 TorderingBasis TnaturalOrderingImpl.getBasis()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi.impl with parameters of type TorderingBasis
 void TnaturalOrderingImpl.setBasis(TorderingBasis value)
           
 



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