Uses of Class
org.apache.camel.quarkus.component.atlasmap.it.model.Person
Packages that use Person
-
Uses of Person in org.apache.camel.quarkus.component.atlasmap.it
Methods in org.apache.camel.quarkus.component.atlasmap.it that return PersonModifier and TypeMethodDescriptionAtlasmapResource.convertJson2JavaWithJson(String json) AtlasmapResource.convertXml2JavaWithJson(String xml) Methods in org.apache.camel.quarkus.component.atlasmap.it with parameters of type PersonModifier and TypeMethodDescriptionAtlasmapResource.convertJava2JsonWithJson(Person person) AtlasmapResource.convertJava2XmlWithJson(Person person)