Uses of Class
org.jvnet.hyperjaxb3.ejb.schemas.customizations.Embeddable

Uses of Embeddable in org.jvnet.hyperjaxb3.ejb.schemas.customizations
 

Fields in org.jvnet.hyperjaxb3.ejb.schemas.customizations declared as Embeddable
protected  Embeddable Persistence.defaultEmbeddable
           
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations that return Embeddable
 Embeddable ObjectFactory.createEmbeddable()
          Create an instance of Embeddable
 Embeddable Persistence.getDefaultEmbeddable()
          Gets the value of the defaultEmbeddable property.
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations that return types with arguments of type Embeddable
 JAXBElement<Embeddable> ObjectFactory.createEmbeddable(Embeddable value)
          Create an instance of JAXBElement<Embeddable>}
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations with parameters of type Embeddable
 JAXBElement<Embeddable> ObjectFactory.createEmbeddable(Embeddable value)
          Create an instance of JAXBElement<Embeddable>}
 void Persistence.setDefaultEmbeddable(Embeddable value)
          Sets the value of the defaultEmbeddable property.
 



Copyright © 2005-2014. All Rights Reserved.