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

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

Fields in org.jvnet.hyperjaxb3.ejb.schemas.customizations declared as GeneratedId
protected  GeneratedId Persistence.defaultGeneratedId
           
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations that return GeneratedId
 GeneratedId ObjectFactory.createGeneratedId()
          Create an instance of GeneratedId
 GeneratedId Persistence.getDefaultGeneratedId()
          Gets the value of the defaultGeneratedId property.
 

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

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations with parameters of type GeneratedId
 JAXBElement<GeneratedId> ObjectFactory.createGeneratedId(GeneratedId value)
          Create an instance of JAXBElement<GeneratedId>}
 void Persistence.setDefaultGeneratedId(GeneratedId value)
          Sets the value of the defaultGeneratedId property.
 



Copyright © 2005-2014. All Rights Reserved.