Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm.EmbeddableAttributes

Packages that use EmbeddableAttributes
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm   
 

Uses of EmbeddableAttributes in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm declared as EmbeddableAttributes
protected  EmbeddableAttributes Embeddable.attributes
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm that return EmbeddableAttributes
 EmbeddableAttributes EmbeddableAttributes.clone()
          Creates and returns a copy of this object.
 EmbeddableAttributes ObjectFactory.createEmbeddableAttributes()
          Create an instance of EmbeddableAttributes
 EmbeddableAttributes Embeddable.getAttributes()
          Gets the value of the attributes property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm with parameters of type EmbeddableAttributes
 void Embeddable.setAttributes(EmbeddableAttributes value)
          Sets the value of the attributes property.
 

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



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