Uses of Class
io.quarkus.jaxb.deployment.utils.JaxbType
-
Packages that use JaxbType Package Description io.quarkus.jaxb.deployment.utils -
-
Uses of JaxbType in io.quarkus.jaxb.deployment.utils
Methods in io.quarkus.jaxb.deployment.utils that return JaxbType Modifier and Type Method Description static JaxbTypeJaxbType. findExistingType(Set<JaxbType> dictionary, JaxbType jaxbType)Methods in io.quarkus.jaxb.deployment.utils with parameters of type JaxbType Modifier and Type Method Description static JaxbTypeJaxbType. findExistingType(Set<JaxbType> dictionary, JaxbType jaxbType)Method parameters in io.quarkus.jaxb.deployment.utils with type arguments of type JaxbType Modifier and Type Method Description static JaxbTypeJaxbType. findExistingType(Set<JaxbType> dictionary, JaxbType jaxbType)
-