Uses of Class
org.apache.camel.quarkus.component.jaxb.it.model.factory.FactoryInstantiatedPerson
-
Packages that use FactoryInstantiatedPerson Package Description org.apache.camel.quarkus.component.jaxb.it.model.factory -
-
Uses of FactoryInstantiatedPerson in org.apache.camel.quarkus.component.jaxb.it.model.factory
Methods in org.apache.camel.quarkus.component.jaxb.it.model.factory that return FactoryInstantiatedPerson Modifier and Type Method Description FactoryInstantiatedPersonObjectFactory. createFactoryInstantiatedPerson()Methods in org.apache.camel.quarkus.component.jaxb.it.model.factory that return types with arguments of type FactoryInstantiatedPerson Modifier and Type Method Description javax.xml.bind.JAXBElement<FactoryInstantiatedPerson>ObjectFactory. createPerson(FactoryInstantiatedPerson value)Methods in org.apache.camel.quarkus.component.jaxb.it.model.factory with parameters of type FactoryInstantiatedPerson Modifier and Type Method Description javax.xml.bind.JAXBElement<FactoryInstantiatedPerson>ObjectFactory. createPerson(FactoryInstantiatedPerson value)
-