public class ExtractorPositionValue extends PositionValue
Constructor and Description |
---|
ExtractorPositionValue() |
Modifier and Type | Method and Description |
---|---|
int |
getMid() |
int |
getSid() |
void |
setMid(int mid) |
void |
setSid(int sid) |
void |
toElement(org.w3c.dom.Element el) |
void |
toElement(javax.xml.stream.XMLStreamWriter el) |
getCid, getContractId, getCost, getExtractPositions, getName, getNds, getParams, getPosition, getPositionId, getQtyNumsAfterComma, getQtyNumsRoundingMode, getQuantity, getSum, getSumma, getSumScaled, getSumUnscaled, getUnit, getUnitCode, isAddWhenLessZero, isInSumm, setAddWhenLessZero, setCid, setContractId, setCost, setExtractPositions, setInSumm, setName, setNds, setParams, setPosition, setPositionId, setQtyNumsAfterComma, setQtyNumsRoundingMode, setQuantity, setSum, setSumma, setSumScaled, setSumUnscaled, setUnit, setUnitCode, toDocumentPosition
public int getSid()
public void setSid(int sid)
public int getMid()
public void setMid(int mid)
public void toElement(org.w3c.dom.Element el)
toElement
in class PositionValue
public void toElement(javax.xml.stream.XMLStreamWriter el) throws javax.xml.stream.XMLStreamException
toElement
in class PositionValue
javax.xml.stream.XMLStreamException