Uses of Enum Class
org.apache.camel.component.dhis2.internal.Dhis2ApiName
Packages that use Dhis2ApiName
-
Uses of Dhis2ApiName in org.apache.camel.component.dhis2
Methods in org.apache.camel.component.dhis2 that return Dhis2ApiNameModifier and TypeMethodDescriptionprotected Dhis2ApiNameDhis2Component.getApiName(String apiNameStr) Dhis2Configuration.getApiName()Methods in org.apache.camel.component.dhis2 with parameters of type Dhis2ApiNameModifier and TypeMethodDescriptionprotected org.apache.camel.EndpointDhis2Component.createEndpoint(String uri, String methodName, Dhis2ApiName apiName, Dhis2Configuration endpointConfiguration) voidDhis2Configuration.setApiName(Dhis2ApiName apiName) Constructors in org.apache.camel.component.dhis2 with parameters of type Dhis2ApiNameModifierConstructorDescriptionDhis2Endpoint(String uri, Dhis2Component component, Dhis2ApiName apiName, String methodName, Dhis2Configuration endpointConfiguration) -
Uses of Dhis2ApiName in org.apache.camel.component.dhis2.internal
Methods in org.apache.camel.component.dhis2.internal that return Dhis2ApiNameModifier and TypeMethodDescriptionstatic Dhis2ApiNameReturns the enum constant of this class with the specified name.static Dhis2ApiName[]Dhis2ApiName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.dhis2.internal with parameters of type Dhis2ApiNameModifier and TypeMethodDescriptionDhis2ApiCollection.getEndpointConfiguration(Dhis2ApiName apiName)