public class ItemWarehouseSummary extends Object
Constructor and Description |
---|
ItemWarehouseSummary() |
Modifier and Type | Method and Description |
---|---|
BuyerKey |
getBuyerKey() |
ItemWarehouseKey |
getKey() |
PlannerKey |
getPlannerKey() |
VendorKey |
getPrimaryVendorKey() |
void |
setBuyerKey(BuyerKey value) |
void |
setKey(ItemWarehouseKey value) |
void |
setPlannerKey(PlannerKey value) |
void |
setPrimaryVendorKey(VendorKey value) |
public BuyerKey getBuyerKey()
public void setBuyerKey(BuyerKey value)
public ItemWarehouseKey getKey()
public void setKey(ItemWarehouseKey value)
public PlannerKey getPlannerKey()
public void setPlannerKey(PlannerKey value)
public VendorKey getPrimaryVendorKey()
public void setPrimaryVendorKey(VendorKey value)
Copyright © 2010–2016. All rights reserved.