Uses of Enum
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestProcessingType
-
Uses of BatchRequest.RequestProcessingType in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Modifier and TypeFieldDescriptionprotected BatchRequest.RequestProcessingType
BatchRequest.processing
Modifier and TypeMethodDescriptionBatchRequest.getProcessing()
Gets the value of the processing property.Returns the enum constant of this type with the specified name.static BatchRequest.RequestProcessingType[]
BatchRequest.RequestProcessingType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
BatchRequest.setProcessing
(BatchRequest.RequestProcessingType value) Sets the value of the processing property.