Uses of Class
org.apache.camel.model.dataformat.FhirDataformat
Packages that use FhirDataformat
Package
Description
The JAXB POJOs for the Data Formats used to marshal and
unmarshal objects to and from streams inside components
-
Uses of FhirDataformat in org.apache.camel.model.dataformat
Classes in org.apache.camel.model.dataformat with type parameters of type FhirDataformatModifier and TypeClassDescriptionprotected static classFhirDataformat.AbstractBuilder<T extends FhirDataformat.AbstractBuilder<T,F>, F extends FhirDataformat> AbstractBuilderis the base builder forFhirDataformat.Subclasses of FhirDataformat in org.apache.camel.model.dataformatModifier and TypeClassDescriptionclassMarshall and unmarshall FHIR objects to/from JSON.classMarshall and unmarshall FHIR objects to/from XML.Constructors in org.apache.camel.model.dataformat with parameters of type FhirDataformat