com.retek.component.inventory.impl.remote
Class InventoryQtyBucketDto

java.lang.Object
  extended bycom.retek.commons.domain.core.impl.remote.AbstractDto
      extended bycom.retek.component.inventory.impl.remote.InventoryQtyBucketDto
All Implemented Interfaces:
java.io.Serializable

public class InventoryQtyBucketDto
extends AbstractDto
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 RDate date
           
 InventoryBucketType inventoryBucketType
           
 java.util.Collection inventoryQuantities
           
 
Constructor Summary
InventoryQtyBucketDto()
           
 
Method Summary
 java.lang.String getId()
           
 
Methods inherited from class com.retek.commons.domain.core.impl.remote.AbstractDto
equals, getDescription, getDistributedReferences, getIds, hashCode, isPersisted, setDescription, setId, setIsPersisted
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

date

public RDate date

inventoryBucketType

public InventoryBucketType inventoryBucketType

inventoryQuantities

public java.util.Collection inventoryQuantities
Constructor Detail

InventoryQtyBucketDto

public InventoryQtyBucketDto()
Method Detail

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