Uses of Class
io.quarkus.hibernate.orm.runtime.boot.xml.JAXBElementSubstitution.Serialized
-
Packages that use JAXBElementSubstitution.Serialized Package Description io.quarkus.hibernate.orm.runtime.boot.xml -
-
Uses of JAXBElementSubstitution.Serialized in io.quarkus.hibernate.orm.runtime.boot.xml
Methods in io.quarkus.hibernate.orm.runtime.boot.xml that return JAXBElementSubstitution.Serialized Modifier and Type Method Description JAXBElementSubstitution.SerializedJAXBElementSubstitution. serialize(javax.xml.bind.JAXBElement obj)Methods in io.quarkus.hibernate.orm.runtime.boot.xml with parameters of type JAXBElementSubstitution.Serialized Modifier and Type Method Description javax.xml.bind.JAXBElementJAXBElementSubstitution. deserialize(JAXBElementSubstitution.Serialized obj)
-