public class StatusRequest extends AbstractPrintTalk
Modifier and Type | Class and Description |
---|---|
static class |
StatusRequest.EnumResponseDetails |
Modifier and Type | Field and Description |
---|---|
static String |
ATTR_JOBPARTIDREF |
static String |
ATTR_RESPONSEDETAILS |
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
|
String |
getJobPartIDRef()
get job part id ref value
|
StatusRequest.EnumResponseDetails |
getResponseDetails()
get ResponseDetails value
|
void |
setJobIDRef(String s)
set job id ref value
|
void |
setJobPartIDRef(String s)
set job part id ref value
|
void |
setResponseDetails(StatusRequest.EnumResponseDetails rd)
set ResponseDetails value
|
appendElement, equals, getAttribute, getAttribute, getAttributeMap, getBoolAttribute, getComment, getCreateElement, getCreateElement, getCreateXPathElement, getDescriptiveName, getElement, getElement, getElements, getPrintTalk, getRealAttribute, getRoot, getTElem, getXPathAttribute, getXPathElement, hashCode, init, numElements, setAttribute, setAttribute, setAttribute, setAttribute, setComment, setDescriptiveName, setRoot, setTElem, setXPathAttribute, setXPathValue, toString
public static final String ELEMENT_STATUSREQUEST
public static final String ATTR_JOBPARTIDREF
public static final String ATTR_RESPONSEDETAILS
public StatusRequest(org.cip4.jdflib.core.KElement theElement)
theElement
- public String getJobIDRef()
public void setJobIDRef(String s)
s
- public String getJobPartIDRef()
public void setJobPartIDRef(String s)
s
- public StatusRequest.EnumResponseDetails getResponseDetails()
public void setResponseDetails(StatusRequest.EnumResponseDetails rd)
rd
- Copyright © 2017. All rights reserved.