com.retek.component.internet.impl
Class ExASellingSkuStockStatusImpl
java.lang.Object
com.retek.component.internet.impl.ExASellingSkuStockStatusImpl
- All Implemented Interfaces:
- ExASellingSkuStockStatus
- public class ExASellingSkuStockStatusImpl
- extends java.lang.Object
- implements ExASellingSkuStockStatus
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExASellingSkuStockStatusImpl
public ExASellingSkuStockStatusImpl()
getReservableQuantity
public java.math.BigDecimal getReservableQuantity()
- Specified by:
getReservableQuantity
in interface ExASellingSkuStockStatus
getEstimatedDeliveryDate
public java.util.Date getEstimatedDeliveryDate()
- Specified by:
getEstimatedDeliveryDate
in interface ExASellingSkuStockStatus
isDropShip
public boolean isDropShip()
- Specified by:
isDropShip
in interface ExASellingSkuStockStatus
setReservableQuantity
public void setReservableQuantity(java.math.BigDecimal reservableQuantity)
setEstimatedDeliveryDate
public void setEstimatedDeliveryDate(java.util.Date estimatedDeliveryDate)
setDropShip
public void setDropShip(boolean isDropShip)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28