Uses of Enum Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestResponseOrder
Packages that use BatchRequest.RequestResponseOrder
Package
Description
-
Uses of BatchRequest.RequestResponseOrder in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 declared as BatchRequest.RequestResponseOrderModifier and TypeFieldDescriptionprotected BatchRequest.RequestResponseOrderBatchRequest.responseOrderMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return BatchRequest.RequestResponseOrderModifier and TypeMethodDescriptionBatchRequest.getResponseOrder()Gets the value of the responseOrder property.Returns the enum constant of this class with the specified name.static BatchRequest.RequestResponseOrder[]BatchRequest.RequestResponseOrder.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type BatchRequest.RequestResponseOrderModifier and TypeMethodDescriptionvoidBatchRequest.setResponseOrder(BatchRequest.RequestResponseOrder value) Sets the value of the responseOrder property. -
Uses of BatchRequest.RequestResponseOrder in org.openehealth.ipf.commons.ihe.hpd.stub.json
Methods in org.openehealth.ipf.commons.ihe.hpd.stub.json that return BatchRequest.RequestResponseOrderMethods in org.openehealth.ipf.commons.ihe.hpd.stub.json with parameters of type BatchRequest.RequestResponseOrderModifier and TypeMethodDescriptionvoidSearchBatchRequestIntermediary.setResponseOrder(BatchRequest.RequestResponseOrder value)