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

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

Fields in org.jvnet.hyperjaxb3.ejb.schemas.customizations declared as GeneratedVersion
protected  GeneratedVersion Persistence.defaultGeneratedVersion
           
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations that return GeneratedVersion
 GeneratedVersion ObjectFactory.createGeneratedVersion()
          Create an instance of GeneratedVersion
 GeneratedVersion Persistence.getDefaultGeneratedVersion()
          Gets the value of the defaultGeneratedVersion property.
 

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

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations with parameters of type GeneratedVersion
 JAXBElement<GeneratedVersion> ObjectFactory.createGeneratedVersion(GeneratedVersion value)
          Create an instance of JAXBElement<GeneratedVersion>}
 void Persistence.setDefaultGeneratedVersion(GeneratedVersion value)
          Sets the value of the defaultGeneratedVersion property.
 



Copyright © 2005-2014. All Rights Reserved.