Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.EmbeddedId

Packages that use EmbeddedId
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl   
 

Uses of EmbeddedId in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm that return EmbeddedId
 EmbeddedId ObjectFactory.createEmbeddedId()
          Create an instance of EmbeddedId
 EmbeddedId Attributes.getEmbeddedId()
          Gets the value of the embeddedId property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm with parameters of type EmbeddedId
 void Attributes.setEmbeddedId(EmbeddedId value)
          Sets the value of the embeddedId property.
 

Uses of EmbeddedId in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl that implement EmbeddedId
 class EmbeddedIdImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl that return EmbeddedId
 EmbeddedId AttributesImpl.getEmbeddedId()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl with parameters of type EmbeddedId
 void AttributesImpl.setEmbeddedId(EmbeddedId value)
           
 



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