|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Address in com.retek.commons.util |
---|
Methods in com.retek.commons.util with parameters of type Address | |
static boolean |
AddressUtils.isPoBox(Address address)
|
static boolean |
AddressUtils.isApoFpo(Address address)
|
Uses of Address in com.retek.component.customer |
---|
Methods in com.retek.component.customer that return Address | |
Address |
CustomerAddress.asAddress()
|
Address |
CustomerCreditPreApproval.getAddress()
|
Methods in com.retek.component.customer with parameters of type Address | |
void |
CustomerCreditPreApproval.setAddress(Address address)
|
Uses of Address in com.retek.component.customerorder |
---|
Methods in com.retek.component.customerorder that return Address | |
Address |
CustomerOrderCreditCardPayment.getAddress()
|
Address |
CallTag.getPickupAddress()
|
Address |
CallTag.getReturnAddress()
|
Address |
ShipTo.getFromAddress()
|
Address |
CustomerOrder.getOrderAcceptanceAddress()
|
Address |
ShippedContainerTaxCalculatorInvoice.getShipFromAddress()
|
Address |
ShippedContainerTaxCalculatorInvoice.getShipToAddress()
|
Address |
ShippedContainerTaxCalculatorInvoice.getOrderAcceptanceAddress()
|
Methods in com.retek.component.customerorder with parameters of type Address | |
void |
CustomerOrderCreditCardPayment.setAddress(Address address)
|
void |
CallTag.setPickupAddress(Address pickupAddress)
|
void |
CallTag.setReturnAddress(Address returnAddress)
|
void |
ShippedContainerTaxCalculatorInvoice.setShipFromAddress(Address shipFromAddress)
|
void |
ShippedContainerTaxCalculatorInvoice.setShipToAddress(Address shipToAddress)
|
void |
ShippedContainerTaxCalculatorInvoice.setOrderAcceptanceAddress(Address orderAcceptanceAddress)
|
Uses of Address in com.retek.component.item |
---|
Methods in com.retek.component.item with parameters of type Address | |
java.util.Set |
ShipRestrictionManager.getShipRestrictionTypes(Item item,
Carrier carrier,
Address address)
|
Uses of Address in com.retek.component.location |
---|
Methods in com.retek.component.location that return Address | |
Address |
CallCenter.getAddress()
|
Address |
Location.getAddress()
|
Methods in com.retek.component.location with parameters of type Address | |
void |
CallCenter.setAddress(Address address)
|
void |
Location.setAddress(Address address)
|
Uses of Address in com.retek.component.payment |
---|
Fields in com.retek.component.payment declared as Address | |
protected Address |
CreditApplication.address
|
Methods in com.retek.component.payment that return Address | |
Address |
CreditCardPayment.getAddress()
|
Address |
CreditApplication.getAddress()
|
Methods in com.retek.component.payment with parameters of type Address | |
void |
CreditCardPayment.setAddress(Address address)
|
void |
CreditApplication.setAddress(Address address)
|
Uses of Address in com.retek.component.pend |
---|
Methods in com.retek.component.pend that return Address | |
Address |
NegativeCustomerRecord.getAddress()
|
Methods in com.retek.component.pend with parameters of type Address | |
void |
NegativeCustomerRecord.setAddress(Address address)
|
Uses of Address in com.retek.component.supplier |
---|
Methods in com.retek.component.supplier that return Address | |
Address |
SupplierLocation.getAddress()
|
Methods in com.retek.component.supplier with parameters of type Address | |
void |
SupplierLocation.setAddress(Address address)
|
Uses of Address in com.retek.component.tax |
---|
Methods in com.retek.component.tax that return Address | |
protected Address |
TaxApiTestCase.getOrderAcceptanceAddress()
|
protected Address |
TaxApiTestCase.getShipFromAddress()
|
protected Address |
TaxApiTestCase.getShipToAddress()
|
Address |
TaxInvoice.getShipToAddress()
|
Address |
TaxInvoice.getShipFromAddress()
|
Address |
TaxInvoice.getOrderAcceptanceAddress()
|
Methods in com.retek.component.tax with parameters of type Address | |
void |
TaxInvoice.setShipToAddress(Address address)
|
void |
TaxInvoice.setShipFromAddress(Address address)
|
void |
TaxInvoice.setOrderAcceptanceAddress(Address address)
|
Uses of Address in com.retek.rcom.gui.wrapper |
---|
Methods in com.retek.rcom.gui.wrapper with parameters of type Address | |
static java.util.List |
RcomGeoLocationManager.findGeoLocations(Address address)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |