Uses of Class
net.authorize.api.contract.v1.ArrayOfBatchStatisticType
-
Packages that use ArrayOfBatchStatisticType Package Description net.authorize.api.contract.v1 -
-
Uses of ArrayOfBatchStatisticType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ArrayOfBatchStatisticType Modifier and Type Field Description protected ArrayOfBatchStatisticTypeBatchDetailsType. statisticsMethods in net.authorize.api.contract.v1 that return ArrayOfBatchStatisticType Modifier and Type Method Description ArrayOfBatchStatisticTypeObjectFactory. createArrayOfBatchStatisticType()Create an instance ofArrayOfBatchStatisticTypeArrayOfBatchStatisticTypeBatchDetailsType. getStatistics()Gets the value of the statistics property.Methods in net.authorize.api.contract.v1 with parameters of type ArrayOfBatchStatisticType Modifier and Type Method Description voidBatchDetailsType. setStatistics(ArrayOfBatchStatisticType value)Sets the value of the statistics property.
-