public class PricingKey extends ReferenceKey
Constructor and Description |
---|
PricingKey() |
Modifier and Type | Method and Description |
---|---|
CurrencyKey |
getCurrencyKey() |
ItemKey |
getItemKey() |
PriceLevelKey |
getPriceLevelKey() |
String |
getUofM() |
void |
setCurrencyKey(CurrencyKey value) |
void |
setItemKey(ItemKey value) |
void |
setPriceLevelKey(PriceLevelKey value) |
void |
setUofM(String value) |
getCompanyKey, setCompanyKey
public CurrencyKey getCurrencyKey()
public void setCurrencyKey(CurrencyKey value)
public ItemKey getItemKey()
public void setItemKey(ItemKey value)
public PriceLevelKey getPriceLevelKey()
public void setPriceLevelKey(PriceLevelKey value)
public String getUofM()
public void setUofM(String value)
Copyright © 2010–2016. All rights reserved.