public class Invoice extends BusinessObject
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT_PRICING |
ATTR_BUSINESSID, ATTR_BUSINESSREFID, ATTR_CURRENCY, ATTR_EXPIRESATTR_JOBIDREF, log, theElement| Constructor and Description |
|---|
Invoice(org.cip4.jdflib.core.KElement theElement) |
| Modifier and Type | Method and Description |
|---|---|
Pricing |
getCreatePricing()
create pricing element
|
String |
getCurrency()
get currency value
|
org.cip4.jdflib.util.JDFDate |
getExpires()
get expires value
|
Pricing |
getPricing()
get pricing element
|
void |
setCurrency(String currency)
set currency value
|
void |
setExpires(org.cip4.jdflib.util.JDFDate expires)
set expires value
|
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 String ELEMENT_PRICING
public Invoice(org.cip4.jdflib.core.KElement theElement)
theElement - public String getCurrency()
public void setCurrency(String currency)
currency - public org.cip4.jdflib.util.JDFDate getExpires()
public void setExpires(org.cip4.jdflib.util.JDFDate expires)
expires - public Pricing getCreatePricing()
public Pricing getPricing()
Copyright © 2013. All Rights Reserved.