|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionResponse | |
|---|---|
| net.authorize.api.contract.v1 | |
| net.authorize.api.controller | |
| Uses of TransactionResponse in net.authorize.api.contract.v1 |
|---|
| Fields in net.authorize.api.contract.v1 declared as TransactionResponse | |
|---|---|
protected TransactionResponse |
CreateTransactionResponse.transactionResponse
|
protected TransactionResponse |
CreateCustomerProfileTransactionResponse.transactionResponse
|
| Methods in net.authorize.api.contract.v1 that return TransactionResponse | |
|---|---|
TransactionResponse |
ObjectFactory.createTransactionResponse()
Create an instance of TransactionResponse |
TransactionResponse |
CreateTransactionResponse.getTransactionResponse()
Gets the value of the transactionResponse property. |
TransactionResponse |
CreateCustomerProfileTransactionResponse.getTransactionResponse()
Gets the value of the transactionResponse property. |
| Methods in net.authorize.api.contract.v1 with parameters of type TransactionResponse | |
|---|---|
void |
CreateTransactionResponse.setTransactionResponse(TransactionResponse value)
Sets the value of the transactionResponse property. |
void |
CreateCustomerProfileTransactionResponse.setTransactionResponse(TransactionResponse value)
Sets the value of the transactionResponse property. |
| Uses of TransactionResponse in net.authorize.api.controller |
|---|
| Methods in net.authorize.api.controller that return types with arguments of type TransactionResponse | |
|---|---|
protected Class<TransactionResponse> |
TransactionController.getResponseType()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||