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, getCreateElement, getCreateXPathElement, getDescriptiveName, getElement, getElement, getElements, getPrintTalk, getRoot, getTElem, getXPathAttribute, getXPathElement, hashCode, init, setAttribute, setDescriptiveName, setRoot, setTElem, setXPathAttribute, setXPathValue, toStringpublic static String ELEMENT_STATUSREQUEST
public static String ATTR_JOBPARTIDREF
public static 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 © 2013. All Rights Reserved.