|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShippingCharges | |
|---|---|
| net.authorize.aim | |
| net.authorize.data | |
| Uses of ShippingCharges in net.authorize.aim |
|---|
| Methods in net.authorize.aim that return ShippingCharges | |
|---|---|
ShippingCharges |
Transaction.getShippingCharges()
Get the ShippingCharges associated with the transaction. |
| Methods in net.authorize.aim with parameters of type ShippingCharges | |
|---|---|
void |
Transaction.setShippingCharges(ShippingCharges shippingCharges)
Set the ShippingCharges for the transaction request. |
| Uses of ShippingCharges in net.authorize.data |
|---|
| Fields in net.authorize.data declared as ShippingCharges | |
|---|---|
protected ShippingCharges |
Order.shippingCharges
|
| Methods in net.authorize.data that return ShippingCharges | |
|---|---|
static ShippingCharges |
ShippingCharges.createShippingCharges()
|
ShippingCharges |
Order.getShippingCharges()
Get the shipping charges associated with this order. |
| Methods in net.authorize.data with parameters of type ShippingCharges | |
|---|---|
void |
Order.setShippingCharges(ShippingCharges shippingCharges)
Set the shipping charges assocaited with this order. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||