public class StockLevelRequest extends BusinessObject
| Modifier and Type | Class and Description |
|---|---|
static class |
StockLevelRequest.EnumAvailability |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ATTR_AVAILABILITY |
static java.lang.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
|
java.lang.String |
getCurrency()
get currency value
|
boolean |
getDisplayPrice()
get displayPrice value
|
java.lang.String |
getProductID() |
void |
setCurrency(java.lang.String currency)
set currency value
|
void |
setDisplayPrice(boolean displayPrice)
set currency value
|
void |
setEnumAvailability(StockLevelRequest.EnumAvailability availability)
set currency value
|
void |
setProductID(java.lang.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 java.lang.String ATTR_AVAILABILITY
public static java.lang.String ATTR_DISPLAYPRICE
public StockLevelRequest(org.cip4.jdflib.core.KElement theElement)
theElement - public java.lang.String getProductID()
public void setProductID(java.lang.String productID)
productID - public java.lang.String getCurrency()
public void setCurrency(java.lang.String currency)
currency - public boolean getDisplayPrice()
public void setDisplayPrice(boolean displayPrice)
displayPrice - public StockLevelRequest.EnumAvailability getAvailability()
public void setEnumAvailability(StockLevelRequest.EnumAvailability availability)
availability - Copyright © 2014. All Rights Reserved.