Package io.quarkus.jaxb.deployment.utils
Class JaxbType
java.lang.Object
io.quarkus.jaxb.deployment.utils.JaxbType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JaxbTypefindExistingType(Set<JaxbType> dictionary, JaxbType jaxbType) Class<?>getType()static booleanisValidType(Class<?> clazz)
-
Constructor Details
-
JaxbType
-
-
Method Details
-
getModelName
-
getType
-
isValidType
-
findExistingType
-