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_EXPIRES
ATTR_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 |
setAvailability(StockLevelRequest.EnumAvailability availability)
set currency value
|
void |
setCurrency(String currency)
set currency value
|
void |
setDisplayPrice(boolean displayPrice)
set currency value
|
void |
setProductID(String productID) |
getBusinessID, getBusinessRefID, getCreateJDFRoot, init, setBusinessID, setBusinessRefID, setRef
appendElement, equals, getAttribute, getAttribute, getAttributeMap, getBoolAttribute, getComment, getCreateElement, getCreateElement, getCreateXPathElement, getDescriptiveName, getElement, getElement, getElements, getPrintTalk, getRealAttribute, getRoot, getTElem, getXPathAttribute, getXPathElement, hashCode, numElements, setAttribute, setAttribute, setAttribute, setAttribute, setComment, setDescriptiveName, setRoot, setTElem, setXPathAttribute, setXPathValue, toString
public static final String ATTR_AVAILABILITY
public static final 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 setAvailability(StockLevelRequest.EnumAvailability availability)
availability
- Copyright © 2017. All rights reserved.