|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ARBNameAndAddress | |
---|---|
net.authorize.arb | |
org.starhope.appius.pay.util |
Uses of ARBNameAndAddress in net.authorize.arb |
---|
Methods in net.authorize.arb that return ARBNameAndAddress | |
---|---|
ARBNameAndAddress |
ARBCustomer.getBillTo()
WRITEME |
ARBNameAndAddress |
ARBSubscription.getBillTo()
TODO: document this method (brpocock, Nov 19, 2009) |
ARBNameAndAddress |
ARBCustomer.getShipTo()
WRITEME |
ARBNameAndAddress |
ARBSubscription.getShipTo()
TODO: document this method (brpocock, Nov 19, 2009) |
Methods in net.authorize.arb with parameters of type ARBNameAndAddress | |
---|---|
void |
ARBCustomer.setBillTo(ARBNameAndAddress bill_to1)
WRITEME |
void |
ARBSubscription.setBillTo(ARBNameAndAddress newBill_to)
TODO: document this method (brpocock, Nov 19, 2009) |
void |
ARBCustomer.setShipTo(ARBNameAndAddress ship_to1)
|
void |
ARBSubscription.setShipTo(ARBNameAndAddress newShip_to)
TODO: document this method (brpocock, Nov 19, 2009) |
Uses of ARBNameAndAddress in org.starhope.appius.pay.util |
---|
Methods in org.starhope.appius.pay.util with parameters of type ARBNameAndAddress | |
---|---|
void |
PaymentCredential.applyTo(ARBNameAndAddress billTo)
TODO: document this method (brpocock, Sep 11, 2009) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |