public class OrderStatusResponse extends BusinessObject
BusinessObject.EnumResult, BusinessObject.EnumUpdateMethod
ATTR_BUSINESSID, ATTR_BUSINESSREFID, ATTR_CURRENCY, ATTR_EXPIRES
ATTR_JOBIDREF, log, theElement
Constructor and Description |
---|
OrderStatusResponse(org.cip4.jdflib.core.KElement theElement) |
Modifier and Type | Method and Description |
---|---|
org.cip4.jdflib.extensions.AuditPoolHelper |
getCreateAuditPool()
get the auditpool - create it if not present
|
String |
getJobIDRef()
get job id ref value
|
String |
getMilestoneName(int n) |
org.cip4.jdflib.resource.JDFNotification |
getMilestoneNotification(int nSkip)
set a milestone
|
void |
setJobIDRef(String s)
set job id ref value
|
void |
setMilestone(String jobID,
String milestone)
set a milestone
|
getBusinessID, getBusinessRefID, getCreateJDFRoot, getCustomerProjectID, getDescriptiveName, getRequest, init, setBusinessID, setBusinessRefID, setCustomerProjectID, setDescriptiveName, setRef
appendElement, appendXJDFElement, cleanUp, equals, getAttribute, getAttribute, getAttributeMap, getBoolAttribute, getComment, getCreateElement, getCreateElement, getCreateXJDFElement, getCreateXPathElement, getElement, getElement, getElements, getLocalName, getNodeName, getPrintTalk, getRealAttribute, getRoot, getTElem, getXJDFElement, getXPathAttribute, getXPathElement, hashCode, numElements, setAttribute, setAttribute, setAttribute, setAttribute, setComment, setRoot, setTElem, setVAttribute, setXPathAttribute, setXPathValue, toString, toXML
public OrderStatusResponse(org.cip4.jdflib.core.KElement theElement)
theElement
- public void setMilestone(String jobID, String milestone)
jobID
- milestone
- public String getJobIDRef()
public void setJobIDRef(String s)
s
- public org.cip4.jdflib.resource.JDFNotification getMilestoneNotification(int nSkip)
nSkip
- public String getMilestoneName(int n)
n
- public org.cip4.jdflib.extensions.AuditPoolHelper getCreateAuditPool()
AbstractPrintTalk
AbstractPrintTalk.getCreateAuditPool()
Copyright © 2019. All rights reserved.