|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestType | |
---|---|
be.fgov.ehealth.messageservices.core.v1 |
Uses of RequestType in be.fgov.ehealth.messageservices.core.v1 |
---|
Methods in be.fgov.ehealth.messageservices.core.v1 that return RequestType | |
---|---|
RequestType |
ObjectFactory.createRequestType()
Create an instance of RequestType |
RequestType |
SendTransactionRequest.getRequest()
Gets the value of the request property. |
RequestType |
RetrieveTransactionRequest.getRequest()
Gets the value of the request property. |
RequestType |
ResponseType.getRequest()
Gets the value of the request property. |
Methods in be.fgov.ehealth.messageservices.core.v1 with parameters of type RequestType | |
---|---|
void |
SendTransactionRequest.setRequest(RequestType value)
Sets the value of the request property. |
void |
RetrieveTransactionRequest.setRequest(RequestType value)
Sets the value of the request property. |
void |
ResponseType.setRequest(RequestType value)
Sets the value of the request property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |