Uses of Class
org.hibernate.jpamodelgen.xml.jaxb.Version
-
Packages that use Version Package Description org.hibernate.jpamodelgen.xml.jaxb -
-
Uses of Version in org.hibernate.jpamodelgen.xml.jaxb
Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type Version Modifier and Type Field Description protected java.util.List<Version>
Attributes. version
Methods in org.hibernate.jpamodelgen.xml.jaxb that return Version Modifier and Type Method Description Version
ObjectFactory. createVersion()
Create an instance ofVersion
Methods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type Version Modifier and Type Method Description java.util.List<Version>
Attributes. getVersion()
Gets the value of the version property.
-