Uses of Enum
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest.RequestErrorHandlingType
Packages that use BatchRequest.RequestErrorHandlingType
-
Uses of BatchRequest.RequestErrorHandlingType in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 declared as BatchRequest.RequestErrorHandlingTypeModifier and TypeFieldDescriptionprotected BatchRequest.RequestErrorHandlingTypeBatchRequest.onErrorMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return BatchRequest.RequestErrorHandlingTypeModifier and TypeMethodDescriptionBatchRequest.getOnError()Gets the value of the onError property.Returns the enum constant of this type with the specified name.BatchRequest.RequestErrorHandlingType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type BatchRequest.RequestErrorHandlingTypeModifier and TypeMethodDescriptionvoidBatchRequest.setOnError(BatchRequest.RequestErrorHandlingType value) Sets the value of the onError property.