Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.EmbeddableAttributes

Packages that use EmbeddableAttributes
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl   
 

Uses of EmbeddableAttributes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm that return EmbeddableAttributes
 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.pub.collections.novalueclass.persistence.orm with parameters of type EmbeddableAttributes
 void Embeddable.setAttributes(EmbeddableAttributes value)
          Sets the value of the attributes property.
 

Uses of EmbeddableAttributes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl that implement EmbeddableAttributes
 class EmbeddableAttributesImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl that return EmbeddableAttributes
 EmbeddableAttributes EmbeddableImpl.getAttributes()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl with parameters of type EmbeddableAttributes
 void EmbeddableImpl.setAttributes(EmbeddableAttributes value)
           
 



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