com.retek.component.inventory
Class SkuReservationValues
java.lang.Object
com.retek.component.inventory.ReservationValues
com.retek.component.inventory.SkuReservationValues
- All Implemented Interfaces:
- java.io.Serializable
- public class SkuReservationValues
- extends ReservationValues
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class com.retek.component.inventory.ReservationValues |
getBackorderedEstimatedShipDate, getBackorderedQuantity, getId, getNotReservedQuantity, getReservedQuantity, getReserveEstimatedShipDate, getSupplierId, getSupplierStartDate, isDirectShip, isPack, isSumOfQuantitiesEqualsQuantityToReserve, setBackorderedEstimatedShipDate, setBackorderedQuantity, setIsDirectShip, setNotReservedQuantity, setReservedQuantity, setReserveEstimatedShipDate, setSupplierId, setSupplierStartDate, submit |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
SkuReservationValues
public SkuReservationValues(java.lang.String skuId)
SkuReservationValues
public SkuReservationValues(java.lang.String skuId,
Quantity skuQuantity,
ReservationValues reservationValues)
getSkuId
public java.lang.String getSkuId()
setSkuQuantity
public void setSkuQuantity(Quantity skuQuantity)
getSkuQuantity
public Quantity getSkuQuantity()
merge
public void merge(SkuReservationValues mergeFrom)
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28