Uses of Class
net.authorize.arb.ARBCustomer

Packages that use ARBCustomer
net.authorize.arb   
 

Uses of ARBCustomer in net.authorize.arb
 

Fields in net.authorize.arb declared as ARBCustomer
private  ARBCustomer ARBSubscription.customer
          WRITEME: document this field (brpocock@star-hope.org, Nov 19, 2009) customer (ARBSubscription)
 

Methods in net.authorize.arb that return ARBCustomer
 ARBCustomer ARBSubscription.getCustomer()
          WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)
 

Methods in net.authorize.arb with parameters of type ARBCustomer
 void ARBSubscription.setCustomer(ARBCustomer newCustomer)
          WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009)