Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbVersionImpl
Packages that use JaxbVersionImpl
-
Uses of JaxbVersionImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi declared as JaxbVersionImplMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbVersionImplModifier and TypeMethodDescriptionObjectFactory.createJaxbVersionImpl()Create an instance ofJaxbVersionImplJaxbAttributesContainerImpl.getVersion()Gets the value of the version property.Methods in org.hibernate.boot.jaxb.mapping.spi with parameters of type JaxbVersionImplModifier and TypeMethodDescriptionvoidJaxbAttributesContainerImpl.setVersion(JaxbVersionImpl value) Sets the value of the version property.