public abstract class BusinessObject extends AbstractPrintTalk
Modifier and Type | Field and Description |
---|---|
static String |
ATTR_BUSINESSID |
static String |
ATTR_BUSINESSREFID |
static String |
ATTR_CURRENCY |
static String |
ATTR_EXPIRES |
ATTR_JOBIDREF, log, theElement
Constructor and Description |
---|
BusinessObject(org.cip4.jdflib.core.KElement theElement) |
Modifier and Type | Method and Description |
---|---|
String |
getBusinessID() |
String |
getBusinessRefID() |
org.cip4.jdflib.core.KElement |
getCreateJDFRoot(String rootName,
int iSkip)
note that it is not necessarily always legal to add a JDF to an arbitrary bo
|
void |
init()
initialize
|
void |
setBusinessID(String id) |
void |
setBusinessRefID(String id) |
void |
setRef(PrintTalk ref) |
appendElement, equals, getAttribute, getAttribute, getAttributeMap, getBoolAttribute, getComment, getCreateElement, getCreateElement, getCreateXPathElement, getDescriptiveName, getElement, getElement, getElements, getPrintTalk, getRealAttribute, getRoot, getTElem, getXPathAttribute, getXPathElement, hashCode, numElements, setAttribute, setAttribute, setAttribute, setAttribute, setComment, setDescriptiveName, setRoot, setTElem, setXPathAttribute, setXPathValue, toString
public static final String ATTR_BUSINESSREFID
public static final String ATTR_BUSINESSID
public static final String ATTR_CURRENCY
public static final String ATTR_EXPIRES
public BusinessObject(org.cip4.jdflib.core.KElement theElement)
theElement
- public org.cip4.jdflib.core.KElement getCreateJDFRoot(String rootName, int iSkip)
rootName
- iSkip
- public void init()
AbstractPrintTalk
init
in class AbstractPrintTalk
AbstractPrintTalk.init()
public String getBusinessID()
public void setBusinessID(String id)
id
- public String getBusinessRefID()
public void setBusinessRefID(String id)
id
- public void setRef(PrintTalk ref)
ref
- the bo to referenceCopyright © 2017. All rights reserved.