public class ChangedPricingKey extends ChangedBusinessObjectGreatPlainsKey
Constructor and Description |
---|
ChangedPricingKey() |
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
getAction, getLastModifiedBy, getLastModifiedDate, setAction, setLastModifiedBy, setLastModifiedDate
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.