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

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

Subclasses of Version in org.jvnet.hyperjaxb3.ejb.schemas.customizations
 class GeneratedVersion
          Java class for generated-version complex type.
 

Fields in org.jvnet.hyperjaxb3.ejb.schemas.customizations declared as Version
protected  Version Persistence.defaultVersion
           
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations that return Version
 Version ObjectFactory.createVersion()
          Create an instance of Version
 Version Persistence.getDefaultVersion()
          Gets the value of the defaultVersion property.
 

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

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations with parameters of type Version
 JAXBElement<Version> ObjectFactory.createVersion(Version value)
          Create an instance of JAXBElement<Version>}
 void Persistence.setDefaultVersion(Version value)
          Sets the value of the defaultVersion property.
 



Copyright © 2005-2014. All Rights Reserved.