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

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

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

Fields in com.sun.java.xml.ns.persistence.orm with type parameters of type Embedded
protected  List<Embedded> EmbeddableAttributes.embedded
           
protected  List<Embedded> Attributes.embedded
           
 

Methods in com.sun.java.xml.ns.persistence.orm that return Embedded
 Embedded ObjectFactory.createEmbedded()
          Create an instance of Embedded
 

Methods in com.sun.java.xml.ns.persistence.orm that return types with arguments of type Embedded
 List<Embedded> EmbeddableAttributes.getEmbedded()
          Gets the value of the embedded property.
 List<Embedded> Attributes.getEmbedded()
          Gets the value of the embedded property.
 



Copyright © 2005-2014. All Rights Reserved.