com.retek.component.inventory.impl.remote
Class SupplierInventoryDto
java.lang.Object
com.retek.commons.domain.core.impl.remote.AbstractDto
com.retek.component.inventory.impl.remote.SupplierInventoryDto
- All Implemented Interfaces:
- java.io.Serializable
- public class SupplierInventoryDto
- extends AbstractDto
- implements java.io.Serializable
- See Also:
- Serialized Form
Method Summary |
java.lang.String |
getId()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
itemId
public java.lang.String itemId
supplierId
public java.lang.String supplierId
startDateTime
public RDate startDateTime
endDateTime
public RDate endDateTime
revisedQuantityAvailable
public Quantity revisedQuantityAvailable
quantityShipped
public Quantity quantityShipped
quantityReserved
public Quantity quantityReserved
SupplierInventoryDto
public SupplierInventoryDto()
getId
public java.lang.String getId()
- Overrides:
getId
in class AbstractDto
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28