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

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

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

Methods in net.authorize.data.xml.reporting that return BatchDetails
static BatchDetails BatchDetails.createBatchDetail()
           
 BatchDetails TransactionDetails.getBatch()
           
 

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

Methods in net.authorize.data.xml.reporting with parameters of type BatchDetails
 void TransactionDetails.setBatch(BatchDetails batch)
           
 

Method parameters in net.authorize.data.xml.reporting with type arguments of type BatchDetails
 void ReportingDetails.setBatchDetailsList(ArrayList<BatchDetails> batchDetailList)
           
 



Copyright © 2014. All Rights Reserved.