|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchDetailsType | |
|---|---|
| net.authorize.api.contract.v1 | |
| Uses of BatchDetailsType in net.authorize.api.contract.v1 |
|---|
| Fields in net.authorize.api.contract.v1 declared as BatchDetailsType | |
|---|---|
protected BatchDetailsType |
TransactionDetailsType.batch
|
protected BatchDetailsType |
GetBatchStatisticsResponse.batch
|
| Fields in net.authorize.api.contract.v1 with type parameters of type BatchDetailsType | |
|---|---|
protected List<BatchDetailsType> |
ArrayOfBatchDetailsType.batch
|
| Methods in net.authorize.api.contract.v1 that return BatchDetailsType | |
|---|---|
BatchDetailsType |
ObjectFactory.createBatchDetailsType()
Create an instance of BatchDetailsType |
BatchDetailsType |
TransactionDetailsType.getBatch()
Gets the value of the batch property. |
BatchDetailsType |
GetBatchStatisticsResponse.getBatch()
Gets the value of the batch property. |
| Methods in net.authorize.api.contract.v1 that return types with arguments of type BatchDetailsType | |
|---|---|
List<BatchDetailsType> |
ArrayOfBatchDetailsType.getBatch()
Gets the value of the batch property. |
| Methods in net.authorize.api.contract.v1 with parameters of type BatchDetailsType | |
|---|---|
void |
TransactionDetailsType.setBatch(BatchDetailsType value)
Sets the value of the batch property. |
void |
GetBatchStatisticsResponse.setBatch(BatchDetailsType value)
Sets the value of the batch property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||