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, getCreateElement, getCreateXPathElement, getDescriptiveName, getElement, getElement, getElements, getPrintTalk, getRoot, getTElem, getXPathAttribute, getXPathElement, hashCode, init, setAttribute, setDescriptiveName, setRoot, setTElem, setXPathAttribute, setXPathValue, toStringpublic static String ELEMENT_PAYMENT
public static 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 © 2013. All Rights Reserved.