Uses of Enum Class
org.apache.camel.component.fhir.internal.FhirApiName
Packages that use FhirApiName
-
Uses of FhirApiName in org.apache.camel.component.fhir
Methods in org.apache.camel.component.fhir that return FhirApiNameModifier and TypeMethodDescriptionprotected FhirApiNameFhirComponent.getApiName(String apiNameStr) FhirConfiguration.getApiName()Methods in org.apache.camel.component.fhir with parameters of type FhirApiNameModifier and TypeMethodDescriptionprotected org.apache.camel.EndpointFhirComponent.createEndpoint(String uri, String methodName, FhirApiName apiName, FhirConfiguration endpointConfiguration) voidFhirConfiguration.setApiName(FhirApiName apiName) What kind of operation to performConstructors in org.apache.camel.component.fhir with parameters of type FhirApiNameModifierConstructorDescriptionFhirEndpoint(String uri, FhirComponent component, FhirApiName apiName, String methodName, FhirConfiguration endpointConfiguration) -
Uses of FhirApiName in org.apache.camel.component.fhir.internal
Methods in org.apache.camel.component.fhir.internal that return FhirApiNameModifier and TypeMethodDescriptionstatic FhirApiNameReturns the enum constant of this class with the specified name.static FhirApiName[]FhirApiName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.fhir.internal with parameters of type FhirApiNameModifier and TypeMethodDescriptionFhirApiCollection.getEndpointConfiguration(FhirApiName apiName)