|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.impl.remote.AbstractDto
com.retek.component.inventory.impl.remote.InventoryQtyBucketDto
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 |
public RDate date
public InventoryBucketType inventoryBucketType
public java.util.Collection inventoryQuantities
Constructor Detail |
public InventoryQtyBucketDto()
Method Detail |
public java.lang.String getId()
getId
in class AbstractDto
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |