Uses of Class
net.authorize.data.ShippingAddress

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

Uses of ShippingAddress in net.authorize.aim
 

Methods in net.authorize.aim that return ShippingAddress
 ShippingAddress Transaction.getShippingAddress()
          Get the ShippingAddress for the transaction request.
 

Methods in net.authorize.aim with parameters of type ShippingAddress
 void Transaction.setShippingAddress(ShippingAddress shippingAddress)
          Set the ShippingAddress for the transaction request.
 

Uses of ShippingAddress in net.authorize.data
 

Methods in net.authorize.data that return ShippingAddress
static ShippingAddress ShippingAddress.createShippingAddress()
           
 



Copyright © 2014. All Rights Reserved.