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

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

Uses of Embeddable 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 Embeddable
protected  List<Embeddable> EntityMappings.embeddable
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm that return Embeddable
 Embeddable Embeddable.clone()
          Creates and returns a copy of this object.
static Embeddable ObjectFactory.copyOfEmbeddable(Embeddable clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.Embeddable instance.
 Embeddable ObjectFactory.createEmbeddable()
          Create an instance of Embeddable
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm that return types with arguments of type Embeddable
 List<Embeddable> EntityMappings.getEmbeddable()
          Gets the value of the embeddable property.
 

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

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

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



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