public class Payment extends AbstractPrintTalk
Modifier and Type | Field and Description |
---|---|
static String |
ELEMENT_PAYMENT |
static String |
ELEMENT_PAYTERM |
ATTR_JOBIDREF, log, theElement
Constructor and Description |
---|
Payment(org.cip4.jdflib.core.KElement theElement) |
Modifier and Type | Method and Description |
---|---|
CreditCard |
getCreateCreditCard()
create credit card element
|
CreditCard |
getCreditCard()
get credit card element
|
String |
getPayTerm()
get pay term value
|
void |
setPayTerm(String s)
set pay term value
|
appendElement, equals, getAttribute, getAttribute, getAttributeMap, getBoolAttribute, getComment, getCreateElement, getCreateElement, getCreateXPathElement, getDescriptiveName, getElement, getElement, getElements, getPrintTalk, getRealAttribute, getRoot, getTElem, getXPathAttribute, getXPathElement, hashCode, init, numElements, setAttribute, setAttribute, setAttribute, setAttribute, setComment, setDescriptiveName, setRoot, setTElem, setXPathAttribute, setXPathValue, toString
public static final String ELEMENT_PAYMENT
public static final String ELEMENT_PAYTERM
public Payment(org.cip4.jdflib.core.KElement theElement)
theElement
- public String getPayTerm()
public void setPayTerm(String s)
s
- public CreditCard getCreateCreditCard()
public CreditCard getCreditCard()
Copyright © 2017. All rights reserved.