Uses of Interface
org.apache.camel.quarkus.component.jaxb.it.model.Person
-
-
Uses of Person in org.apache.camel.quarkus.component.jaxb.it
Methods in org.apache.camel.quarkus.component.jaxb.it with parameters of type Person Modifier and Type Method Description static javax.json.JsonObjectJaxbHelper. personToJson(Person person) -
Uses of Person in org.apache.camel.quarkus.component.jaxb.it.model.factory
Classes in org.apache.camel.quarkus.component.jaxb.it.model.factory that implement Person Modifier and Type Class Description classFactoryInstantiatedPerson -
Uses of Person in org.apache.camel.quarkus.component.jaxb.it.model.namespaced
Classes in org.apache.camel.quarkus.component.jaxb.it.model.namespaced that implement Person Modifier and Type Class Description classNamespacedPerson -
Uses of Person in org.apache.camel.quarkus.component.jaxb.it.model.partial
Classes in org.apache.camel.quarkus.component.jaxb.it.model.partial that implement Person Modifier and Type Class Description classPartClassPerson -
Uses of Person in org.apache.camel.quarkus.component.jaxb.it.model.pojo
Classes in org.apache.camel.quarkus.component.jaxb.it.model.pojo that implement Person Modifier and Type Class Description classPojoPerson -
Uses of Person in org.apache.camel.quarkus.component.jaxb.it.model.simple
Classes in org.apache.camel.quarkus.component.jaxb.it.model.simple that implement Person Modifier and Type Class Description classSimplePerson
-