|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.media.impl.InventorySellingSkuImpl
Constructor Summary | |
InventorySellingSkuImpl(SellingSku sellingSku,
Quantity atpQuantity)
|
Method Summary | |
Quantity |
getAtpQuantity()
|
SellingSku |
getSellingSku()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InventorySellingSkuImpl(SellingSku sellingSku, Quantity atpQuantity)
Method Detail |
public SellingSku getSellingSku()
getSellingSku
in interface InventorySellingSku
public Quantity getAtpQuantity()
getAtpQuantity
in interface InventorySellingSku
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |