|
|||||||||||
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.InventoryQtyDto
Field Summary | |
InventoryBucketType |
bucketType
|
InventoryQtyType |
inventoryQtyType
|
boolean |
isAdded
|
boolean |
isIncluded
|
Quantity |
totalQuantity
|
Constructor Summary | |
InventoryQtyDto()
|
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 InventoryQtyType inventoryQtyType
public boolean isAdded
public Quantity totalQuantity
public InventoryBucketType bucketType
public boolean isIncluded
Constructor Detail |
public InventoryQtyDto()
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 |