Uses of Class
com.sun.java.xml.ns.persistence.orm.EmbeddedId

Packages that use EmbeddedId
com.sun.java.xml.ns.persistence.orm   
 

Uses of EmbeddedId in com.sun.java.xml.ns.persistence.orm
 

Fields in com.sun.java.xml.ns.persistence.orm declared as EmbeddedId
protected  EmbeddedId Attributes.embeddedId
           
 

Methods in com.sun.java.xml.ns.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 com.sun.java.xml.ns.persistence.orm with parameters of type EmbeddedId
 void Attributes.setEmbeddedId(EmbeddedId value)
          Sets the value of the embeddedId property.
 



Copyright © 2005-2011. All Rights Reserved.