com.retek.component.shipping.impl
Class CarrierShippingMethodZoneImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.SecondClassObjectImpl
com.retek.component.shipping.impl.CarrierShippingMethodZoneImpl
- All Implemented Interfaces:
- BusinessObject, CarrierShippingMethodZone, SecondClassObject
- public class CarrierShippingMethodZoneImpl
- extends SecondClassObjectImpl
- implements CarrierShippingMethodZone
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
CarrierShippingMethodZoneImpl
public CarrierShippingMethodZoneImpl(DistributedContext context,
CarrierShippingMethodZoneDto dto)
CarrierShippingMethodZoneImpl
public CarrierShippingMethodZoneImpl(DistributedContext context)
getDto
public CarrierShippingMethodZoneDto getDto()
throws SystemException
- Throws:
SystemException
setShipFromStartZipCode
public void setShipFromStartZipCode(java.lang.String shipFromStartZipCode)
throws SystemException
- Specified by:
setShipFromStartZipCode
in interface CarrierShippingMethodZone
- Throws:
SystemException
setShipFromEndZipCode
public void setShipFromEndZipCode(java.lang.String shipFromEndZipCode)
throws SystemException
- Specified by:
setShipFromEndZipCode
in interface CarrierShippingMethodZone
- Throws:
SystemException
setShipToStartZipCode
public void setShipToStartZipCode(java.lang.String shipToStartZipCode)
throws SystemException
- Specified by:
setShipToStartZipCode
in interface CarrierShippingMethodZone
- Throws:
SystemException
setShipToEndZipCode
public void setShipToEndZipCode(java.lang.String shipToEndZipCode)
throws SystemException
- Specified by:
setShipToEndZipCode
in interface CarrierShippingMethodZone
- Throws:
SystemException
setTransitDays
public void setTransitDays(int transitDays)
throws SystemException
- Specified by:
setTransitDays
in interface CarrierShippingMethodZone
- Throws:
SystemException
getTransitDays
public int getTransitDays()
throws SystemException
- Specified by:
getTransitDays
in interface CarrierShippingMethodZone
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28