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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.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.pub.collections.valueclass.persistence.orm that return Transient
 Transient Transient.clone()
          Creates and returns a copy of this object.
static Transient ObjectFactory.copyOfTransient(Transient clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.Transient instance.
 Transient ObjectFactory.createTransient()
          Create an instance of Transient
 

Methods in net.sourceforge.ccxjc.it.model.pub.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.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type Transient
static Transient ObjectFactory.copyOfTransient(Transient clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.Transient instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with type arguments of type Transient
static void EmbeddableAttributes.copyTransient(List<Transient> source, List<Transient> target)
          Copies all values of property Transient.
static void EmbeddableAttributes.copyTransient(List<Transient> source, List<Transient> target)
          Copies all values of property Transient.
static void Attributes.copyTransient(List<Transient> source, List<Transient> target)
          Copies all values of property Transient.
static void Attributes.copyTransient(List<Transient> source, List<Transient> target)
          Copies all values of property Transient.
 

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



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