@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public class RunList extends ParameterType implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for RunList complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RunList">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ByteMap" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ElementColorParams" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}FileSpec" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}InsertSheet" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}MetadataMap" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="Automation" type="{http://www.CIP4.org/JDFSchema_2_0}EnumAutomation" />
<attribute name="ClipPath" type="{http://www.CIP4.org/JDFSchema_2_0}PDFPath" />
<attribute name="ContentRefs" type="{http://www.CIP4.org/JDFSchema_2_0}IDREFS" />
<attribute name="Directory" type="{http://www.CIP4.org/JDFSchema_2_0}URL" />
<attribute name="DocCopies" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="DocNames" type="{http://www.CIP4.org/JDFSchema_2_0}RegExp" />
<attribute name="Docs" type="{http://www.CIP4.org/JDFSchema_2_0}RegExp" />
<attribute name="DocumentNaturalLang" type="{http://www.CIP4.org/JDFSchema_2_0}language" />
<attribute name="ElementType" type="{http://www.CIP4.org/JDFSchema_2_0}EnumRunlistType" />
<attribute name="EndOfDocument" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="EndOfSet" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="FileTargetDeviceModel" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="FinishedPages" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="FirstPage" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="HasBleeds" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnorePDLCopies" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnorePDLImposition" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ImageCompressionParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="IsBlank" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IsPage" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IsPrintable" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IsTrapped" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="LogicalPage" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="NPage" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="PageCopies" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="PageNames" type="{http://www.CIP4.org/JDFSchema_2_0}RegExp" />
<attribute name="Pages" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRangeList" />
<attribute name="RunListRefs" type="{http://www.CIP4.org/JDFSchema_2_0}IDREFS" />
<attribute name="RunTag" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="ScreeningParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="Separations" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="SetCopies" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="SetLevel" type="{http://www.CIP4.org/JDFSchema_2_0}XPath" />
<attribute name="SetNames" type="{http://www.CIP4.org/JDFSchema_2_0}RegExp" />
<attribute name="Sets" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRangeList" />
<attribute name="SheetSides" type="{http://www.CIP4.org/JDFSchema_2_0}EnumSheetSide" />
<attribute name="SkipPage" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="Sorted" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SourceBleedBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="SourceClipBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="SourceMediaBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="SourceTrimBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
RunList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
EnumAutomation |
getAutomation()
Gets the value of the automation property.
|
ByteMap |
getByteMap()
Gets the value of the byteMap property.
|
String |
getClipPath()
Gets the value of the clipPath property.
|
List<Object> |
getContentRefs()
Gets the value of the contentRefs property.
|
URI |
getDirectory()
Gets the value of the directory property.
|
Integer |
getDocCopies()
Gets the value of the docCopies property.
|
String |
getDocNames()
Gets the value of the docNames property.
|
String |
getDocs()
Gets the value of the docs property.
|
String |
getDocumentNaturalLang()
Gets the value of the documentNaturalLang property.
|
ElementColorParams |
getElementColorParams()
Gets the value of the elementColorParams property.
|
EnumRunlistType |
getElementType()
Gets the value of the elementType property.
|
FileSpec |
getFileSpec()
Gets the value of the fileSpec property.
|
String |
getFileTargetDeviceModel()
Gets the value of the fileTargetDeviceModel property.
|
Integer |
getFinishedPages()
Gets the value of the finishedPages property.
|
Integer |
getFirstPage()
Gets the value of the firstPage property.
|
Object |
getImageCompressionParamsRef()
Gets the value of the imageCompressionParamsRef property.
|
List<InsertSheet> |
getInsertSheet()
Gets the value of the insertSheet property.
|
Integer |
getLogicalPage()
Gets the value of the logicalPage property.
|
List<MetadataMap> |
getMetadataMap()
Gets the value of the metadataMap property.
|
Integer |
getNPage()
Gets the value of the nPage property.
|
Integer |
getPageCopies()
Gets the value of the pageCopies property.
|
String |
getPageNames()
Gets the value of the pageNames property.
|
List<String> |
getPages()
Gets the value of the pages property.
|
List<Object> |
getRunListRefs()
Gets the value of the runListRefs property.
|
String |
getRunTag()
Gets the value of the runTag property.
|
Object |
getScreeningParamsRef()
Gets the value of the screeningParamsRef property.
|
List<String> |
getSeparations()
Gets the value of the separations property.
|
Integer |
getSetCopies()
Gets the value of the setCopies property.
|
String |
getSetLevel()
Gets the value of the setLevel property.
|
String |
getSetNames()
Gets the value of the setNames property.
|
List<String> |
getSets()
Gets the value of the sets property.
|
EnumSheetSide |
getSheetSides()
Gets the value of the sheetSides property.
|
Integer |
getSkipPage()
Gets the value of the skipPage property.
|
Rectangle |
getSourceBleedBox()
Gets the value of the sourceBleedBox property.
|
Rectangle |
getSourceClipBox()
Gets the value of the sourceClipBox property.
|
Rectangle |
getSourceMediaBox()
Gets the value of the sourceMediaBox property.
|
Rectangle |
getSourceTrimBox()
Gets the value of the sourceTrimBox property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isEndOfDocument()
Gets the value of the endOfDocument property.
|
Boolean |
isEndOfSet()
Gets the value of the endOfSet property.
|
Boolean |
isHasBleeds()
Gets the value of the hasBleeds property.
|
Boolean |
isIgnorePDLCopies()
Gets the value of the ignorePDLCopies property.
|
Boolean |
isIgnorePDLImposition()
Gets the value of the ignorePDLImposition property.
|
Boolean |
isIsBlank()
Gets the value of the isBlank property.
|
Boolean |
isIsPage()
Gets the value of the isPage property.
|
Boolean |
isIsPrintable()
Gets the value of the isPrintable property.
|
Boolean |
isIsTrapped()
Gets the value of the isTrapped property.
|
Boolean |
isSorted()
Gets the value of the sorted property.
|
void |
setAutomation(EnumAutomation value)
Sets the value of the automation property.
|
void |
setByteMap(ByteMap value)
Sets the value of the byteMap property.
|
void |
setClipPath(String value)
Sets the value of the clipPath property.
|
void |
setDirectory(URI value)
Sets the value of the directory property.
|
void |
setDocCopies(Integer value)
Sets the value of the docCopies property.
|
void |
setDocNames(String value)
Sets the value of the docNames property.
|
void |
setDocs(String value)
Sets the value of the docs property.
|
void |
setDocumentNaturalLang(String value)
Sets the value of the documentNaturalLang property.
|
void |
setElementColorParams(ElementColorParams value)
Sets the value of the elementColorParams property.
|
void |
setElementType(EnumRunlistType value)
Sets the value of the elementType property.
|
void |
setEndOfDocument(Boolean value)
Sets the value of the endOfDocument property.
|
void |
setEndOfSet(Boolean value)
Sets the value of the endOfSet property.
|
void |
setFileSpec(FileSpec value)
Sets the value of the fileSpec property.
|
void |
setFileTargetDeviceModel(String value)
Sets the value of the fileTargetDeviceModel property.
|
void |
setFinishedPages(Integer value)
Sets the value of the finishedPages property.
|
void |
setFirstPage(Integer value)
Sets the value of the firstPage property.
|
void |
setHasBleeds(Boolean value)
Sets the value of the hasBleeds property.
|
void |
setIgnorePDLCopies(Boolean value)
Sets the value of the ignorePDLCopies property.
|
void |
setIgnorePDLImposition(Boolean value)
Sets the value of the ignorePDLImposition property.
|
void |
setImageCompressionParamsRef(Object value)
Sets the value of the imageCompressionParamsRef property.
|
void |
setIsBlank(Boolean value)
Sets the value of the isBlank property.
|
void |
setIsPage(Boolean value)
Sets the value of the isPage property.
|
void |
setIsPrintable(Boolean value)
Sets the value of the isPrintable property.
|
void |
setIsTrapped(Boolean value)
Sets the value of the isTrapped property.
|
void |
setLogicalPage(Integer value)
Sets the value of the logicalPage property.
|
void |
setNPage(Integer value)
Sets the value of the nPage property.
|
void |
setPageCopies(Integer value)
Sets the value of the pageCopies property.
|
void |
setPageNames(String value)
Sets the value of the pageNames property.
|
void |
setRunTag(String value)
Sets the value of the runTag property.
|
void |
setScreeningParamsRef(Object value)
Sets the value of the screeningParamsRef property.
|
void |
setSetCopies(Integer value)
Sets the value of the setCopies property.
|
void |
setSetLevel(String value)
Sets the value of the setLevel property.
|
void |
setSetNames(String value)
Sets the value of the setNames property.
|
void |
setSheetSides(EnumSheetSide value)
Sets the value of the sheetSides property.
|
void |
setSkipPage(Integer value)
Sets the value of the skipPage property.
|
void |
setSorted(Boolean value)
Sets the value of the sorted property.
|
void |
setSourceBleedBox(Rectangle value)
Sets the value of the sourceBleedBox property.
|
void |
setSourceClipBox(Rectangle value)
Sets the value of the sourceClipBox property.
|
void |
setSourceMediaBox(Rectangle value)
Sets the value of the sourceMediaBox property.
|
void |
setSourceTrimBox(Rectangle value)
Sets the value of the sourceTrimBox property.
|
RunList |
withAutomation(EnumAutomation value) |
RunList |
withByteMap(ByteMap value) |
RunList |
withClipPath(String value) |
RunList |
withContentRefs(Collection<Object> values) |
RunList |
withContentRefs(Object... values) |
RunList |
withDirectory(URI value) |
RunList |
withDocCopies(Integer value) |
RunList |
withDocNames(String value) |
RunList |
withDocs(String value) |
RunList |
withDocumentNaturalLang(String value) |
RunList |
withElementColorParams(ElementColorParams value) |
RunList |
withElementType(EnumRunlistType value) |
RunList |
withEndOfDocument(Boolean value) |
RunList |
withEndOfSet(Boolean value) |
RunList |
withFileSpec(FileSpec value) |
RunList |
withFileTargetDeviceModel(String value) |
RunList |
withFinishedPages(Integer value) |
RunList |
withFirstPage(Integer value) |
RunList |
withHasBleeds(Boolean value) |
RunList |
withIgnorePDLCopies(Boolean value) |
RunList |
withIgnorePDLImposition(Boolean value) |
RunList |
withImageCompressionParamsRef(Object value) |
RunList |
withInsertSheet(Collection<InsertSheet> values) |
RunList |
withInsertSheet(InsertSheet... values) |
RunList |
withIsBlank(Boolean value) |
RunList |
withIsPage(Boolean value) |
RunList |
withIsPrintable(Boolean value) |
RunList |
withIsTrapped(Boolean value) |
RunList |
withLogicalPage(Integer value) |
RunList |
withMetadataMap(Collection<MetadataMap> values) |
RunList |
withMetadataMap(MetadataMap... values) |
RunList |
withNPage(Integer value) |
RunList |
withPageCopies(Integer value) |
RunList |
withPageNames(String value) |
RunList |
withPages(Collection<String> values) |
RunList |
withPages(String... values) |
RunList |
withRunListRefs(Collection<Object> values) |
RunList |
withRunListRefs(Object... values) |
RunList |
withRunTag(String value) |
RunList |
withScreeningParamsRef(Object value) |
RunList |
withSeparations(Collection<String> values) |
RunList |
withSeparations(String... values) |
RunList |
withSetCopies(Integer value) |
RunList |
withSetLevel(String value) |
RunList |
withSetNames(String value) |
RunList |
withSets(Collection<String> values) |
RunList |
withSets(String... values) |
RunList |
withSheetSides(EnumSheetSide value) |
RunList |
withSkipPage(Integer value) |
RunList |
withSorted(Boolean value) |
RunList |
withSourceBleedBox(Rectangle value) |
RunList |
withSourceClipBox(Rectangle value) |
RunList |
withSourceMediaBox(Rectangle value) |
RunList |
withSourceTrimBox(Rectangle value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected ByteMap byteMap
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected ElementColorParams elementColorParams
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected FileSpec fileSpec
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected List<InsertSheet> insertSheet
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected List<MetadataMap> metadataMap
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected EnumAutomation automation
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected String clipPath
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected List<Object> contentRefs
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected URI directory
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Integer docCopies
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected String docNames
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected String docs
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected String documentNaturalLang
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected EnumRunlistType elementType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Boolean endOfDocument
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Boolean endOfSet
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected String fileTargetDeviceModel
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Integer finishedPages
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Integer firstPage
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Boolean hasBleeds
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Boolean ignorePDLCopies
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Boolean ignorePDLImposition
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Object imageCompressionParamsRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Boolean isBlank
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Boolean isPage
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Boolean isPrintable
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Boolean isTrapped
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Integer logicalPage
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Integer nPage
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Integer pageCopies
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected String pageNames
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected List<String> pages
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected List<Object> runListRefs
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected String runTag
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Object screeningParamsRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected List<String> separations
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Integer setCopies
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected String setLevel
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected String setNames
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected List<String> sets
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected EnumSheetSide sheetSides
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Integer skipPage
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Boolean sorted
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Rectangle sourceBleedBox
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Rectangle sourceClipBox
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Rectangle sourceMediaBox
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Rectangle sourceTrimBox
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ByteMap getByteMap()
ByteMap@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setByteMap(ByteMap value)
value - allowed object is
ByteMap@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ElementColorParams getElementColorParams()
ElementColorParams@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setElementColorParams(ElementColorParams value)
value - allowed object is
ElementColorParams@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public FileSpec getFileSpec()
FileSpec@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setFileSpec(FileSpec value)
value - allowed object is
FileSpec@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public List<InsertSheet> getInsertSheet()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the insertSheet property.
For example, to add a new item, do as follows:
getInsertSheet().add(newItem);
Objects of the following type(s) are allowed in the list
InsertSheet
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public List<MetadataMap> getMetadataMap()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the metadataMap property.
For example, to add a new item, do as follows:
getMetadataMap().add(newItem);
Objects of the following type(s) are allowed in the list
MetadataMap
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public EnumAutomation getAutomation()
EnumAutomation@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setAutomation(EnumAutomation value)
value - allowed object is
EnumAutomation@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public String getClipPath()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setClipPath(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public List<Object> getContentRefs()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the contentRefs property.
For example, to add a new item, do as follows:
getContentRefs().add(newItem);
Objects of the following type(s) are allowed in the list
Object
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public URI getDirectory()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setDirectory(URI value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Integer getDocCopies()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setDocCopies(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public String getDocNames()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setDocNames(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public String getDocs()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setDocs(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public String getDocumentNaturalLang()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setDocumentNaturalLang(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public EnumRunlistType getElementType()
EnumRunlistType@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setElementType(EnumRunlistType value)
value - allowed object is
EnumRunlistType@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Boolean isEndOfDocument()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setEndOfDocument(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Boolean isEndOfSet()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setEndOfSet(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public String getFileTargetDeviceModel()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setFileTargetDeviceModel(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Integer getFinishedPages()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setFinishedPages(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Integer getFirstPage()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setFirstPage(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Boolean isHasBleeds()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setHasBleeds(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Boolean isIgnorePDLCopies()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setIgnorePDLCopies(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Boolean isIgnorePDLImposition()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setIgnorePDLImposition(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Object getImageCompressionParamsRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setImageCompressionParamsRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Boolean isIsBlank()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setIsBlank(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Boolean isIsPage()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setIsPage(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Boolean isIsPrintable()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setIsPrintable(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Boolean isIsTrapped()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setIsTrapped(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Integer getLogicalPage()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setLogicalPage(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Integer getNPage()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setNPage(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Integer getPageCopies()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setPageCopies(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public String getPageNames()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setPageNames(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public List<String> getPages()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the pages property.
For example, to add a new item, do as follows:
getPages().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public List<Object> getRunListRefs()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the runListRefs property.
For example, to add a new item, do as follows:
getRunListRefs().add(newItem);
Objects of the following type(s) are allowed in the list
Object
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public String getRunTag()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setRunTag(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Object getScreeningParamsRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setScreeningParamsRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public List<String> getSeparations()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the separations property.
For example, to add a new item, do as follows:
getSeparations().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Integer getSetCopies()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setSetCopies(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public String getSetLevel()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setSetLevel(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public String getSetNames()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setSetNames(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public List<String> getSets()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the sets property.
For example, to add a new item, do as follows:
getSets().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public EnumSheetSide getSheetSides()
EnumSheetSide@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setSheetSides(EnumSheetSide value)
value - allowed object is
EnumSheetSide@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Integer getSkipPage()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setSkipPage(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Boolean isSorted()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setSorted(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Rectangle getSourceBleedBox()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setSourceBleedBox(Rectangle value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Rectangle getSourceClipBox()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setSourceClipBox(Rectangle value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Rectangle getSourceMediaBox()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setSourceMediaBox(Rectangle value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Rectangle getSourceTrimBox()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setSourceTrimBox(Rectangle value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withByteMap(ByteMap value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withElementColorParams(ElementColorParams value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withFileSpec(FileSpec value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withInsertSheet(InsertSheet... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withInsertSheet(Collection<InsertSheet> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withMetadataMap(MetadataMap... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withMetadataMap(Collection<MetadataMap> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withAutomation(EnumAutomation value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withClipPath(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withContentRefs(Object... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withContentRefs(Collection<Object> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withDirectory(URI value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withDocCopies(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withDocNames(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withDocs(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withDocumentNaturalLang(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withElementType(EnumRunlistType value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withEndOfDocument(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withEndOfSet(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withFileTargetDeviceModel(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withFinishedPages(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withFirstPage(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withHasBleeds(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withIgnorePDLCopies(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withIgnorePDLImposition(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withImageCompressionParamsRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withIsBlank(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withIsPage(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withIsPrintable(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withIsTrapped(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withLogicalPage(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withNPage(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withPageCopies(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withPageNames(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withPages(String... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withPages(Collection<String> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withRunListRefs(Object... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withRunListRefs(Collection<Object> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withRunTag(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withScreeningParamsRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withSeparations(String... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withSeparations(Collection<String> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withSetCopies(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withSetLevel(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withSetNames(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withSets(String... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withSets(Collection<String> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withSheetSides(EnumSheetSide value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withSkipPage(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withSorted(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withSourceBleedBox(Rectangle value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withSourceClipBox(Rectangle value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withSourceMediaBox(Rectangle value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public RunList withSourceTrimBox(Rectangle value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
equals in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodehashCode in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public int hashCode()
hashCode in class ParameterTypeCopyright © 2016. All rights reserved.