com.retek.component.shipping
Interface CarrierShippingMethodZone
- All Superinterfaces:
- BusinessObject, SecondClassObject
- public interface CarrierShippingMethodZone
- extends SecondClassObject
TRANSIT_DAYS
public static final java.lang.String TRANSIT_DAYS
- See Also:
- Constant Field Values
setShipFromStartZipCode
public void setShipFromStartZipCode(java.lang.String shipFromStartZipCode)
throws SystemException
- Throws:
SystemException
setShipFromEndZipCode
public void setShipFromEndZipCode(java.lang.String shipFromEndZipCode)
throws SystemException
- Throws:
SystemException
setShipToStartZipCode
public void setShipToStartZipCode(java.lang.String shipToStartZipCode)
throws SystemException
- Throws:
SystemException
setShipToEndZipCode
public void setShipToEndZipCode(java.lang.String shipToEndZipCode)
throws SystemException
- Throws:
SystemException
setTransitDays
public void setTransitDays(int transitDays)
throws SystemException
- Throws:
SystemException
getTransitDays
public int getTransitDays()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25