public class Quotation extends BusinessObject
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_ESTIMATE |
static String |
ATTR_REORDERID |
static String |
ATTR_REPLACEID |
ATTR_BUSINESSID, ATTR_BUSINESSREFID, ATTR_CURRENCY, ATTR_EXPIRESATTR_JOBIDREF, log, theElement| Constructor and Description |
|---|
Quotation(org.cip4.jdflib.core.KElement theElement) |
| Modifier and Type | Method and Description |
|---|---|
Quote |
getCreateQuote()
create quote element
|
String |
getCurrency()
get currency value
|
boolean |
getEstimate()
get estimate value
|
org.cip4.jdflib.util.JDFDate |
getExpires()
get expires value
|
Quote |
getQuote()
get quote element
|
String |
getReorderID()
get ReorderID value
|
String |
getReplaceID()
get ReplaceID value
|
void |
setCurrency(String currency)
set currency value
|
void |
setEstimate(boolean b)
set estimate value
|
void |
setExpires(org.cip4.jdflib.util.JDFDate expires)
set expires value
|
void |
setReorderID(String s)
set ReorderID value
|
void |
setReplaceID(String s)
set ReplaceID 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 ATTR_ESTIMATE
public static String ATTR_REORDERID
public static String ATTR_REPLACEID
public Quotation(org.cip4.jdflib.core.KElement theElement)
theElement - public String getCurrency()
public void setCurrency(String currency)
currency - public boolean getEstimate()
public void setEstimate(boolean b)
b - public org.cip4.jdflib.util.JDFDate getExpires()
public void setExpires(org.cip4.jdflib.util.JDFDate expires)
expires - public String getReorderID()
public void setReorderID(String s)
s - public String getReplaceID()
public void setReplaceID(String s)
s - public Quote getCreateQuote()
public Quote getQuote()
Copyright © 2013. All Rights Reserved.