Package | Description |
---|---|
com.tibco.aff.ope.dto.request |
Modifier and Type | Method and Description |
---|---|
RequestControl |
ObjectFactory.createRequestControl()
Create an instance of
RequestControl |
RequestControl |
ValidateOfferRequest.getRequestControl()
Gets the value of the requestControl property.
|
RequestControl |
GetOfferRequest.getRequestControl()
Gets the value of the requestControl property.
|
Modifier and Type | Method and Description |
---|---|
void |
ValidateOfferRequest.setRequestControl(RequestControl value)
Sets the value of the requestControl property.
|
void |
GetOfferRequest.setRequestControl(RequestControl value)
Sets the value of the requestControl property.
|