Uses of Class
net.authorize.data.cim.CustomerProfile

Packages that use CustomerProfile
net.authorize.cim   
net.authorize.data.cim   
 

Uses of CustomerProfile in net.authorize.cim
 

Fields in net.authorize.cim declared as CustomerProfile
protected  CustomerProfile Result.customerProfile
           
 

Methods in net.authorize.cim that return CustomerProfile
 CustomerProfile Result.getCustomerProfile()
           
 

Methods in net.authorize.cim with parameters of type CustomerProfile
 void Transaction.setCustomerProfile(CustomerProfile customerProfile)
          Set the customer profile.
 

Uses of CustomerProfile in net.authorize.data.cim
 

Methods in net.authorize.data.cim that return CustomerProfile
static CustomerProfile CustomerProfile.createCustomerProfile()
          Create a new CustomerProfile object
 



Copyright © 2014. All Rights Reserved.