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

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

Fields in org.jvnet.hyperjaxb3.ejb.schemas.customizations declared as Entity
protected  Entity Persistence.defaultEntity
           
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations that return Entity
 Entity ObjectFactory.createEntity()
          Create an instance of Entity
 Entity Persistence.getDefaultEntity()
          Gets the value of the defaultEntity property.
 

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

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations with parameters of type Entity
 JAXBElement<Entity> ObjectFactory.createEntity(Entity value)
          Create an instance of JAXBElement<Entity>}
 void Persistence.setDefaultEntity(Entity value)
          Sets the value of the defaultEntity property.
 



Copyright © 2005-2014. All Rights Reserved.