Uses of Class
net.authorize.data.Customer

Packages that use Customer
net.authorize.aim   
net.authorize.data   
 

Uses of Customer in net.authorize.aim
 

Methods in net.authorize.aim that return Customer
 Customer Transaction.getCustomer()
          Get the Customer information associated with the transaction.
 

Methods in net.authorize.aim with parameters of type Customer
 void Transaction.setCustomer(Customer customer)
          Set the Customer information for the transaction request.
 

Uses of Customer in net.authorize.data
 

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



Copyright © 2014. All Rights Reserved.