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

Packages that use EmbeddableAttributes
com.sun.java.xml.ns.persistence.orm   
org.jvnet.hyperjaxb3.persistence.util   
 

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

Fields in com.sun.java.xml.ns.persistence.orm declared as EmbeddableAttributes
protected  EmbeddableAttributes Embeddable.attributes
           
 

Methods in com.sun.java.xml.ns.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 com.sun.java.xml.ns.persistence.orm with parameters of type EmbeddableAttributes
 void Embeddable.setAttributes(EmbeddableAttributes value)
          Sets the value of the attributes property.
 

Uses of EmbeddableAttributes in org.jvnet.hyperjaxb3.persistence.util
 

Methods in org.jvnet.hyperjaxb3.persistence.util with parameters of type EmbeddableAttributes
static Object AttributesUtils.getAttribute(EmbeddableAttributes attributes, String name)
           
 



Copyright © 2005-2014. All Rights Reserved.