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