|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.inventory.ReservationValues
com.retek.component.inventory.WarehouseReservationValues
Constructor Summary | |
---|---|
WarehouseReservationValues()
|
Method Summary | |
---|---|
java.lang.String |
getSellableItemId()
|
DistributedReference |
getVirtualWarehouseRef()
|
int |
getWarehousePriority()
|
void |
setSellableItemId(java.lang.String string)
|
void |
setVirtualWarehouse(Warehouse warehouse)
|
void |
setWarehousePriority(int i)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WarehouseReservationValues()
Method Detail |
public java.lang.String getSellableItemId()
public DistributedReference getVirtualWarehouseRef()
public int getWarehousePriority()
public void setSellableItemId(java.lang.String string)
public void setVirtualWarehouse(Warehouse warehouse)
public void setWarehousePriority(int i)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |