Uses of Class
net.authorize.data.xml.reporting.BatchStatistics

Packages that use BatchStatistics
net.authorize.data.xml.reporting   
 

Uses of BatchStatistics in net.authorize.data.xml.reporting
 

Methods in net.authorize.data.xml.reporting that return BatchStatistics
static BatchStatistics BatchStatistics.createBatchStatistics()
           
 

Methods in net.authorize.data.xml.reporting that return types with arguments of type BatchStatistics
 ArrayList<BatchStatistics> BatchDetails.getBatchStatisticsList()
           
 

Methods in net.authorize.data.xml.reporting with parameters of type BatchStatistics
 void BatchDetails.addBatchStatistics(BatchStatistics batchStatistics)
          Add batch statistics object to the existing list.
 

Method parameters in net.authorize.data.xml.reporting with type arguments of type BatchStatistics
 void BatchDetails.setBatchStatisticsList(ArrayList<BatchStatistics> batchStatisticsList)
           
 



Copyright © 2014. All Rights Reserved.