public class StockLevelResponse extends BusinessObject
ATTR_BUSINESSID, ATTR_BUSINESSREFID, ATTR_CURRENCY, ATTR_EXPIRESATTR_JOBIDREF, log, theElement| Constructor and Description |
|---|
StockLevelResponse(org.cip4.jdflib.core.KElement theElement) |
| Modifier and Type | Method and Description |
|---|---|
StockLevel |
appendStockLevel()
create stocklevel element
|
String |
getCurrency()
get currency value
|
StockLevel |
getStockLevel(int nSkip)
get or create stocklevel element
|
Vector<StockLevel> |
getStockLevels()
get vector of stocklevel elements
|
Vector<StockLevel> |
getStockLevels(StockLevelRequest req)
get vector of stocklevel elements
|
Vector<StockLevel> |
getStockLevels(String productID)
get vector of stocklevel elements
|
void |
setCurrency(String currency)
set currency value
|
getBusinessID, getBusinessRefID, getCreateJDFRoot, init, setBusinessID, setBusinessRefID, setRefappendElement, 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, toStringpublic StockLevelResponse(org.cip4.jdflib.core.KElement theElement)
theElement - public StockLevel getStockLevel(int nSkip)
nSkip - public StockLevel appendStockLevel()
public Vector<StockLevel> getStockLevels()
public Vector<StockLevel> getStockLevels(String productID)
productID - regexp that StockLevel/@ProductID should matchpublic Vector<StockLevel> getStockLevels(StockLevelRequest req)
req - stockLevelRequest that StockLevel/@ProductID should matchpublic String getCurrency()
public void setCurrency(String currency)
currency - Copyright © 2015. All rights reserved.