Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.Transient

Packages that use Transient
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm   
 

Uses of Transient in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm with type parameters of type Transient
protected  List<Transient> EmbeddableAttributes._transient
           
protected  List<Transient> Attributes._transient
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm that return Transient
 Transient Transient.clone()
          Creates and returns a copy of this object.
 Transient ObjectFactory.createTransient()
          Create an instance of Transient
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm that return types with arguments of type Transient
 List<Transient> EmbeddableAttributes.getTransient()
          Gets the value of the transient property.
 List<Transient> Attributes.getTransient()
          Gets the value of the transient property.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm with parameters of type Transient
Transient(Transient o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.Transient instance by copying a given instance.
 



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