Uses of Class
net.authorize.data.xml.Customer

Packages that use Customer
net.authorize.data.arb   
net.authorize.data.xml   
net.authorize.data.xml.reporting   
 

Uses of Customer in net.authorize.data.arb
 

Methods in net.authorize.data.arb that return Customer
 Customer Subscription.getCustomer()
          Get the customer container.
 

Methods in net.authorize.data.arb with parameters of type Customer
 void Subscription.setCustomer(Customer customer)
          Set the customer container.
 

Uses of Customer in net.authorize.data.xml
 

Methods in net.authorize.data.xml that return Customer
static Customer Customer.createCustomer()
           
 

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

Methods in net.authorize.data.xml.reporting that return Customer
 Customer TransactionDetails.getCustomer()
           
 

Methods in net.authorize.data.xml.reporting with parameters of type Customer
 void TransactionDetails.setCustomer(Customer customer)
           
 



Copyright © 2014. All Rights Reserved.