public class Additional extends AbstractPrintTalk
Modifier and Type | Field and Description |
---|---|
static String |
ELEMENT_Additional |
ATTR_JOBIDREF, log, theElement
Constructor and Description |
---|
Additional(org.cip4.jdflib.core.KElement theElement) |
Modifier and Type | Method and Description |
---|---|
double |
getAmount()
get amount
|
double |
getBaseAmount()
get amount
|
double |
getBasePrice()
get amount
|
double |
getPrice()
get the price
|
void |
setAmount(double amount)
set amount
|
void |
setBaseAmount(double amount)
set amount
|
void |
setBasePrice(double amount)
set amount
|
void |
setPrice(double price)
set the price
|
appendElement, appendXJDFElement, cleanUp, equals, getAttribute, getAttribute, getAttributeMap, getBoolAttribute, getComment, getCreateElement, getCreateElement, getCreateXJDFElement, getCreateXPathElement, getDescriptiveName, getElement, getElement, getElements, getLocalName, getNodeName, getPrintTalk, getRealAttribute, getRoot, getTElem, getXJDFElement, getXPathAttribute, getXPathElement, hashCode, init, numElements, setAttribute, setAttribute, setAttribute, setAttribute, setComment, setDescriptiveName, setRoot, setTElem, setVAttribute, setXPathAttribute, setXPathValue, toString, toXML
public static final String ELEMENT_Additional
public Additional(org.cip4.jdflib.core.KElement theElement)
theElement
- public void setPrice(double price)
price
- public double getPrice()
public void setAmount(double amount)
amount
- public double getAmount()
public void setBaseAmount(double amount)
amount
- public double getBaseAmount()
public void setBasePrice(double amount)
amount
- public double getBasePrice()
Copyright © 2019. All rights reserved.