Uses of Class
net.authorize.api.contract.v1.ArrayOfBatchStatisticType

Packages that use ArrayOfBatchStatisticType
net.authorize.api.contract.v1   
 

Uses of ArrayOfBatchStatisticType in net.authorize.api.contract.v1
 

Fields in net.authorize.api.contract.v1 declared as ArrayOfBatchStatisticType
protected  ArrayOfBatchStatisticType BatchDetailsType.statistics
           
 

Methods in net.authorize.api.contract.v1 that return ArrayOfBatchStatisticType
 ArrayOfBatchStatisticType ObjectFactory.createArrayOfBatchStatisticType()
          Create an instance of ArrayOfBatchStatisticType
 ArrayOfBatchStatisticType BatchDetailsType.getStatistics()
          Gets the value of the statistics property.
 

Methods in net.authorize.api.contract.v1 with parameters of type ArrayOfBatchStatisticType
 void BatchDetailsType.setStatistics(ArrayOfBatchStatisticType value)
          Sets the value of the statistics property.
 



Copyright © 2014. All Rights Reserved.