Class SearchBatchRequestIntermediary
java.lang.Object
org.openehealth.ipf.commons.ihe.hpd.stub.json.SearchBatchRequestIntermediary
- All Implemented Interfaces:
GroovyObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfromBatchRequest(BatchRequest batchRequest) voidsetAuthRequest(AuthRequest value) voidvoidvoidvoidsetRequestId(String value) voidvoidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Constructor Details
-
SearchBatchRequestIntermediary
public SearchBatchRequestIntermediary()
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClassin interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClassin interfaceGroovyObject
-
getRequestId
-
setRequestId
-
getAuthRequest
-
setAuthRequest
-
getSearchRequests
-
setSearchRequests
-
getProcessing
-
setProcessing
-
getResponseOrder
-
setResponseOrder
-
getOnError
-
setOnError
-
fromBatchRequest
-
toBatchRequest
-