com.retek.component.media.impl
Class InventorySellingSkuImpl

java.lang.Object
  extended bycom.retek.component.media.impl.InventorySellingSkuImpl
All Implemented Interfaces:
InventorySellingSku

public class InventorySellingSkuImpl
extends java.lang.Object
implements InventorySellingSku


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

InventorySellingSkuImpl

public InventorySellingSkuImpl(SellingSku sellingSku,
                               Quantity atpQuantity)
Method Detail

getSellingSku

public SellingSku getSellingSku()
Specified by:
getSellingSku in interface InventorySellingSku

getAtpQuantity

public Quantity getAtpQuantity()
Specified by:
getAtpQuantity in interface InventorySellingSku


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28