Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbVersion
-
Packages that use JaxbVersion Package Description org.hibernate.boot.jaxb.mapping.spi -
-
Uses of JaxbVersion in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbVersion Modifier and Type Field Description protected java.util.List<JaxbVersion>JaxbAttributes. versionMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbVersion Modifier and Type Method Description JaxbVersionObjectFactory. createJaxbVersion()Create an instance ofJaxbVersionMethods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbVersion Modifier and Type Method Description java.util.List<JaxbVersion>JaxbAttributes. getVersion()Gets the value of the version property.
-