public class StockLevelRequest extends BusinessObject
| Modifier and Type | Class and Description |
|---|---|
static class |
StockLevelRequest.EnumAvailability |
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_AVAILABILITY |
static String |
ATTR_DISPLAYPRICE |
ATTR_BUSINESSID, ATTR_BUSINESSREFID, ATTR_CURRENCY, ATTR_EXPIRESATTR_JOBIDREF, log, theElement| Constructor and Description |
|---|
StockLevelRequest(org.cip4.jdflib.core.KElement theElement) |
| Modifier and Type | Method and Description |
|---|---|
StockLevelRequest.EnumAvailability |
getAvailability()
get displayPrice value
|
String |
getCurrency()
get currency value
|
boolean |
getDisplayPrice()
get displayPrice value
|
String |
getProductID() |
void |
setCurrency(String currency)
set currency value
|
void |
setDisplayPrice(boolean displayPrice)
set currency value
|
void |
setEnumAvailability(StockLevelRequest.EnumAvailability availability)
set currency value
|
void |
setProductID(String productID) |
getBusinessID, getBusinessRefID, getCreateJDFRoot, init, setBusinessID, setBusinessRefID, setRefappendElement, equals, getAttribute, getAttribute, getCreateElement, getCreateXPathElement, getDescriptiveName, getElement, getElement, getElements, getPrintTalk, getRoot, getTElem, getXPathAttribute, getXPathElement, hashCode, setAttribute, setDescriptiveName, setRoot, setTElem, setXPathAttribute, setXPathValue, toStringpublic static String ATTR_AVAILABILITY
public static String ATTR_DISPLAYPRICE
public StockLevelRequest(org.cip4.jdflib.core.KElement theElement)
theElement - public String getProductID()
public void setProductID(String productID)
productID - public String getCurrency()
public void setCurrency(String currency)
currency - public boolean getDisplayPrice()
public void setDisplayPrice(boolean displayPrice)
displayPrice - public StockLevelRequest.EnumAvailability getAvailability()
public void setEnumAvailability(StockLevelRequest.EnumAvailability availability)
availability - Copyright © 2013. All Rights Reserved.