public class ProofResponse extends AbstractPrintTalk
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_PAGEINDEX |
static String |
ELEMENT_PROOFRESPONSE |
ATTR_JOBIDREF, log, theElement| Constructor and Description |
|---|
ProofResponse(org.cip4.jdflib.core.KElement theElement) |
| Modifier and Type | Method and Description |
|---|---|
org.cip4.jdflib.datatypes.JDFIntegerRangeList |
getPageIndex()
get page index value
|
void |
setPageIndex(org.cip4.jdflib.datatypes.JDFIntegerRangeList l)
set page index 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_PROOFRESPONSE
public static String ATTR_PAGEINDEX
public ProofResponse(org.cip4.jdflib.core.KElement theElement)
theElement - public org.cip4.jdflib.datatypes.JDFIntegerRangeList getPageIndex()
throws DataFormatException
DataFormatExceptionpublic void setPageIndex(org.cip4.jdflib.datatypes.JDFIntegerRangeList l)
l - Copyright © 2013. All Rights Reserved.