public class StatusRequest extends AbstractPrintTalk
Modifier and Type | Class and Description |
---|---|
static class |
StatusRequest.EnumResponseDetails |
Modifier and Type | Field and Description |
---|---|
static String |
ATTR_RESPONSEDETAILS
Deprecated.
|
static String |
ATTR_RETURNAUDITS
Deprecated.
|
static String |
ELEMENT_STATUSREQUEST |
ATTR_JOBIDREF, log, theElement
Constructor and Description |
---|
StatusRequest(org.cip4.jdflib.core.KElement theElement) |
Modifier and Type | Method and Description |
---|---|
String |
getJobIDRef()
get job id ref value
|
StatusRequest.EnumResponseDetails |
getMilestoneAmount() |
String |
getResourceAudit() |
StatusRequest.EnumResponseDetails |
getResponseDetails()
Deprecated.
|
boolean |
isSubscribed()
get job id ref value
|
void |
setJobIDRef(String s)
set job id ref value
|
void |
setMilestoneAmount(StatusRequest.EnumResponseDetails rd)
set ResponseDetails value
|
void |
setResourceAudit(String resType)
set ResponseDetails value
|
void |
setResponseDetails(StatusRequest.EnumResponseDetails rd)
Deprecated.
|
void |
setSubscribed(boolean b)
set job id ref value
|
appendElement, appendXJDFElement, cleanUp, equals, getAttribute, getAttribute, getAttributeMap, getBoolAttribute, getComment, getCreateElement, getCreateElement, getCreateXJDFElement, getCreateXPathElement, getDescriptiveName, getElement, getElement, getElements, getLocalName, getNodeName, getPrintTalk, getRealAttribute, getRoot, getTElem, getXJDFElement, getXPathAttribute, getXPathElement, hashCode, init, numElements, setAttribute, setAttribute, setAttribute, setAttribute, setComment, setDescriptiveName, setRoot, setTElem, setVAttribute, setXPathAttribute, setXPathValue, toString, toXML
public static final String ELEMENT_STATUSREQUEST
@Deprecated public static final String ATTR_RESPONSEDETAILS
@Deprecated public static final String ATTR_RETURNAUDITS
public StatusRequest(org.cip4.jdflib.core.KElement theElement)
theElement
- public String getJobIDRef()
public void setJobIDRef(String s)
s
- public boolean isSubscribed()
public void setSubscribed(boolean b)
s
- @Deprecated public StatusRequest.EnumResponseDetails getResponseDetails()
@Deprecated public void setResponseDetails(StatusRequest.EnumResponseDetails rd)
rd
- public void setMilestoneAmount(StatusRequest.EnumResponseDetails rd)
rd
- public StatusRequest.EnumResponseDetails getMilestoneAmount()
public void setResourceAudit(String resType)
resType
- public String getResourceAudit()
Copyright © 2019. All rights reserved.