public class RunList extends ParameterType implements java.io.Serializable
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>
<choice>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}MetadataMap" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}InsertSheet" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Disposition" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ByteMap" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}FileSpec" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}InterpretedPDLData" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Dependencies" minOccurs="0"/>
</choice>
</sequence>
<attribute name="Directory" type="{http://www.CIP4.org/JDFSchema_2_0}URL" />
<attribute name="Sets" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRangeList" />
<attribute name="SetCopies" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="SheetSides" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<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="IgnoreContext" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="Sorted" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="Docs" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRangeList" />
<attribute name="EndOfSet" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PageListIndex" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRangeList" />
<attribute name="Pages" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRangeList" />
<attribute name="PageCopies" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="FirstPage" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="SkipPage" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="DocNames" type="{http://www.CIP4.org/JDFSchema_2_0}NameRangeList" />
<attribute name="RunTag" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="EndOfBundleItem" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IsPage" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SetNames" type="{http://www.CIP4.org/JDFSchema_2_0}NameRangeList" />
<attribute name="EndOfDocument" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PageNames" type="{http://www.CIP4.org/JDFSchema_2_0}NameRangeList" />
<attribute name="PageListRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="IsBlank" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnorePDLCopies" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SetLevel" type="{http://www.CIP4.org/JDFSchema_2_0}XPath" />
<attribute name="SourceTrimBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="SourceMediaBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="ContentDataRefs" type="{http://www.CIP4.org/JDFSchema_2_0}IDREFS" />
<attribute name="IgnorePDLImposition" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ElementType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="ClipPath" type="{http://www.CIP4.org/JDFSchema_2_0}PDFPath" />
<attribute name="HasBleeds" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SourceClipBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="IsTrapped" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IsPrintable" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SourceBleedBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="ElementColorParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="ContentListRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="ImageCompressionParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="ColorRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="ScreeningParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="SeparationNames" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ByteMap |
byteMap |
protected java.lang.String |
clipPath |
protected java.lang.Object |
colorRef |
protected java.util.List<java.lang.Object> |
contentDataRefs |
protected java.lang.Object |
contentListRef |
protected Dependencies |
dependencies |
protected java.lang.String |
directory |
protected Disposition |
disposition |
protected java.lang.String |
docNames |
protected java.lang.Integer |
docs |
protected java.lang.Object |
elementColorParamsRef |
protected java.lang.String |
elementType |
protected java.lang.Boolean |
endOfBundleItem |
protected java.lang.Boolean |
endOfDocument |
protected java.lang.Boolean |
endOfSet |
protected FileSpec |
fileSpec |
protected java.lang.Integer |
firstPage |
protected java.lang.Boolean |
hasBleeds |
protected java.util.List<java.lang.String> |
ignoreContexts |
protected java.lang.Boolean |
ignorePDLCopies |
protected java.lang.Boolean |
ignorePDLImposition |
protected java.lang.Object |
imageCompressionParamsRef |
protected InsertSheet |
insertSheet |
protected InterpretedPDLData |
interpretedPDLData |
protected java.lang.Boolean |
isBlank |
protected java.lang.Boolean |
isPage |
protected java.lang.Boolean |
isPrintable |
protected java.lang.Boolean |
isTrapped |
protected java.lang.Integer |
logicalPage |
protected MetadataMap |
metadataMap |
protected java.lang.Integer |
nPage |
protected java.lang.Integer |
pageCopies |
protected java.lang.Integer |
pageListIndex |
protected java.lang.Object |
pageListRef |
protected java.lang.String |
pageNames |
protected java.lang.Integer |
pages |
protected java.lang.String |
runTag |
protected java.lang.Object |
screeningParamsRef |
protected java.util.List<java.lang.String> |
separationNames |
protected java.lang.Integer |
setCopies |
protected java.lang.String |
setLevel |
protected java.lang.String |
setNames |
protected java.lang.Integer |
sets |
protected java.lang.String |
sheetSides |
protected java.lang.Integer |
skipPage |
protected java.lang.Boolean |
sorted |
protected java.lang.Double |
sourceBleedBox |
protected java.lang.Double |
sourceClipBox |
protected java.lang.Double |
sourceMediaBox |
protected java.lang.Double |
sourceTrimBox |
| Constructor and Description |
|---|
RunList() |
| Modifier and Type | Method and Description |
|---|---|
ByteMap |
getByteMap()
Gets the value of the byteMap property.
|
java.lang.String |
getClipPath()
Gets the value of the clipPath property.
|
java.lang.Object |
getColorRef()
Gets the value of the colorRef property.
|
java.util.List<java.lang.Object> |
getContentDataRefs()
Gets the value of the contentDataRefs property.
|
java.lang.Object |
getContentListRef()
Gets the value of the contentListRef property.
|
Dependencies |
getDependencies()
Gets the value of the dependencies property.
|
java.lang.String |
getDirectory()
Gets the value of the directory property.
|
Disposition |
getDisposition()
Gets the value of the disposition property.
|
java.lang.String |
getDocNames()
Gets the value of the docNames property.
|
java.lang.Integer |
getDocs()
Gets the value of the docs property.
|
java.lang.Object |
getElementColorParamsRef()
Gets the value of the elementColorParamsRef property.
|
java.lang.String |
getElementType()
Gets the value of the elementType property.
|
java.lang.Boolean |
getEndOfBundleItem()
Gets the value of the endOfBundleItem property.
|
java.lang.Boolean |
getEndOfDocument()
Gets the value of the endOfDocument property.
|
java.lang.Boolean |
getEndOfSet()
Gets the value of the endOfSet property.
|
FileSpec |
getFileSpec()
Gets the value of the fileSpec property.
|
java.lang.Integer |
getFirstPage()
Gets the value of the firstPage property.
|
java.lang.Boolean |
getHasBleeds()
Gets the value of the hasBleeds property.
|
java.util.List<java.lang.String> |
getIgnoreContexts()
Gets the value of the ignoreContexts property.
|
java.lang.Boolean |
getIgnorePDLCopies()
Gets the value of the ignorePDLCopies property.
|
java.lang.Boolean |
getIgnorePDLImposition()
Gets the value of the ignorePDLImposition property.
|
java.lang.Object |
getImageCompressionParamsRef()
Gets the value of the imageCompressionParamsRef property.
|
InsertSheet |
getInsertSheet()
Gets the value of the insertSheet property.
|
InterpretedPDLData |
getInterpretedPDLData()
Gets the value of the interpretedPDLData property.
|
java.lang.Boolean |
getIsBlank()
Gets the value of the isBlank property.
|
java.lang.Boolean |
getIsPage()
Gets the value of the isPage property.
|
java.lang.Boolean |
getIsPrintable()
Gets the value of the isPrintable property.
|
java.lang.Boolean |
getIsTrapped()
Gets the value of the isTrapped property.
|
java.lang.Integer |
getLogicalPage()
Gets the value of the logicalPage property.
|
MetadataMap |
getMetadataMap()
Gets the value of the metadataMap property.
|
java.lang.Integer |
getNPage()
Gets the value of the nPage property.
|
java.lang.Integer |
getPageCopies()
Gets the value of the pageCopies property.
|
java.lang.Integer |
getPageListIndex()
Gets the value of the pageListIndex property.
|
java.lang.Object |
getPageListRef()
Gets the value of the pageListRef property.
|
java.lang.String |
getPageNames()
Gets the value of the pageNames property.
|
java.lang.Integer |
getPages()
Gets the value of the pages property.
|
java.lang.String |
getRunTag()
Gets the value of the runTag property.
|
java.lang.Object |
getScreeningParamsRef()
Gets the value of the screeningParamsRef property.
|
java.util.List<java.lang.String> |
getSeparationNames()
Gets the value of the separationNames property.
|
java.lang.Integer |
getSetCopies()
Gets the value of the setCopies property.
|
java.lang.String |
getSetLevel()
Gets the value of the setLevel property.
|
java.lang.String |
getSetNames()
Gets the value of the setNames property.
|
java.lang.Integer |
getSets()
Gets the value of the sets property.
|
java.lang.String |
getSheetSides()
Gets the value of the sheetSides property.
|
java.lang.Integer |
getSkipPage()
Gets the value of the skipPage property.
|
java.lang.Boolean |
getSorted()
Gets the value of the sorted property.
|
java.lang.Double |
getSourceBleedBox()
Gets the value of the sourceBleedBox property.
|
java.lang.Double |
getSourceClipBox()
Gets the value of the sourceClipBox property.
|
java.lang.Double |
getSourceMediaBox()
Gets the value of the sourceMediaBox property.
|
java.lang.Double |
getSourceTrimBox()
Gets the value of the sourceTrimBox property.
|
void |
setByteMap(ByteMap value)
Sets the value of the byteMap property.
|
void |
setClipPath(java.lang.String value)
Sets the value of the clipPath property.
|
void |
setColorRef(java.lang.Object value)
Sets the value of the colorRef property.
|
void |
setContentListRef(java.lang.Object value)
Sets the value of the contentListRef property.
|
void |
setDependencies(Dependencies value)
Sets the value of the dependencies property.
|
void |
setDirectory(java.lang.String value)
Sets the value of the directory property.
|
void |
setDisposition(Disposition value)
Sets the value of the disposition property.
|
void |
setDocNames(java.lang.String value)
Sets the value of the docNames property.
|
void |
setDocs(java.lang.Integer value)
Sets the value of the docs property.
|
void |
setElementColorParamsRef(java.lang.Object value)
Sets the value of the elementColorParamsRef property.
|
void |
setElementType(java.lang.String value)
Sets the value of the elementType property.
|
void |
setEndOfBundleItem(java.lang.Boolean value)
Sets the value of the endOfBundleItem property.
|
void |
setEndOfDocument(java.lang.Boolean value)
Sets the value of the endOfDocument property.
|
void |
setEndOfSet(java.lang.Boolean value)
Sets the value of the endOfSet property.
|
void |
setFileSpec(FileSpec value)
Sets the value of the fileSpec property.
|
void |
setFirstPage(java.lang.Integer value)
Sets the value of the firstPage property.
|
void |
setHasBleeds(java.lang.Boolean value)
Sets the value of the hasBleeds property.
|
void |
setIgnorePDLCopies(java.lang.Boolean value)
Sets the value of the ignorePDLCopies property.
|
void |
setIgnorePDLImposition(java.lang.Boolean value)
Sets the value of the ignorePDLImposition property.
|
void |
setImageCompressionParamsRef(java.lang.Object value)
Sets the value of the imageCompressionParamsRef property.
|
void |
setInsertSheet(InsertSheet value)
Sets the value of the insertSheet property.
|
void |
setInterpretedPDLData(InterpretedPDLData value)
Sets the value of the interpretedPDLData property.
|
void |
setIsBlank(java.lang.Boolean value)
Sets the value of the isBlank property.
|
void |
setIsPage(java.lang.Boolean value)
Sets the value of the isPage property.
|
void |
setIsPrintable(java.lang.Boolean value)
Sets the value of the isPrintable property.
|
void |
setIsTrapped(java.lang.Boolean value)
Sets the value of the isTrapped property.
|
void |
setLogicalPage(java.lang.Integer value)
Sets the value of the logicalPage property.
|
void |
setMetadataMap(MetadataMap value)
Sets the value of the metadataMap property.
|
void |
setNPage(java.lang.Integer value)
Sets the value of the nPage property.
|
void |
setPageCopies(java.lang.Integer value)
Sets the value of the pageCopies property.
|
void |
setPageListIndex(java.lang.Integer value)
Sets the value of the pageListIndex property.
|
void |
setPageListRef(java.lang.Object value)
Sets the value of the pageListRef property.
|
void |
setPageNames(java.lang.String value)
Sets the value of the pageNames property.
|
void |
setPages(java.lang.Integer value)
Sets the value of the pages property.
|
void |
setRunTag(java.lang.String value)
Sets the value of the runTag property.
|
void |
setScreeningParamsRef(java.lang.Object value)
Sets the value of the screeningParamsRef property.
|
void |
setSetCopies(java.lang.Integer value)
Sets the value of the setCopies property.
|
void |
setSetLevel(java.lang.String value)
Sets the value of the setLevel property.
|
void |
setSetNames(java.lang.String value)
Sets the value of the setNames property.
|
void |
setSets(java.lang.Integer value)
Sets the value of the sets property.
|
void |
setSheetSides(java.lang.String value)
Sets the value of the sheetSides property.
|
void |
setSkipPage(java.lang.Integer value)
Sets the value of the skipPage property.
|
void |
setSorted(java.lang.Boolean value)
Sets the value of the sorted property.
|
void |
setSourceBleedBox(java.lang.Double value)
Sets the value of the sourceBleedBox property.
|
void |
setSourceClipBox(java.lang.Double value)
Sets the value of the sourceClipBox property.
|
void |
setSourceMediaBox(java.lang.Double value)
Sets the value of the sourceMediaBox property.
|
void |
setSourceTrimBox(java.lang.Double value)
Sets the value of the sourceTrimBox property.
|
protected Dependencies dependencies
protected InterpretedPDLData interpretedPDLData
protected FileSpec fileSpec
protected ByteMap byteMap
protected Disposition disposition
protected InsertSheet insertSheet
protected MetadataMap metadataMap
protected java.lang.String directory
protected java.lang.Integer sets
protected java.lang.Integer setCopies
protected java.lang.String sheetSides
protected java.lang.Integer logicalPage
protected java.lang.Integer nPage
protected java.util.List<java.lang.String> ignoreContexts
protected java.lang.Boolean sorted
protected java.lang.Integer docs
protected java.lang.Boolean endOfSet
protected java.lang.Integer pageListIndex
protected java.lang.Integer pages
protected java.lang.Integer pageCopies
protected java.lang.Integer firstPage
protected java.lang.Integer skipPage
protected java.lang.String docNames
protected java.lang.String runTag
protected java.lang.Boolean endOfBundleItem
protected java.lang.Boolean isPage
protected java.lang.String setNames
protected java.lang.Boolean endOfDocument
protected java.lang.String pageNames
protected java.lang.Object pageListRef
protected java.lang.Boolean isBlank
protected java.lang.Boolean ignorePDLCopies
protected java.lang.String setLevel
protected java.lang.Double sourceTrimBox
protected java.lang.Double sourceMediaBox
protected java.util.List<java.lang.Object> contentDataRefs
protected java.lang.Boolean ignorePDLImposition
protected java.lang.String elementType
protected java.lang.String clipPath
protected java.lang.Boolean hasBleeds
protected java.lang.Double sourceClipBox
protected java.lang.Boolean isTrapped
protected java.lang.Boolean isPrintable
protected java.lang.Double sourceBleedBox
protected java.lang.Object elementColorParamsRef
protected java.lang.Object contentListRef
protected java.lang.Object imageCompressionParamsRef
protected java.lang.Object colorRef
protected java.lang.Object screeningParamsRef
protected java.util.List<java.lang.String> separationNames
public Dependencies getDependencies()
Dependenciespublic void setDependencies(Dependencies value)
value - allowed object is
Dependenciespublic InterpretedPDLData getInterpretedPDLData()
InterpretedPDLDatapublic void setInterpretedPDLData(InterpretedPDLData value)
value - allowed object is
InterpretedPDLDatapublic FileSpec getFileSpec()
FileSpecpublic void setFileSpec(FileSpec value)
value - allowed object is
FileSpecpublic ByteMap getByteMap()
ByteMappublic void setByteMap(ByteMap value)
value - allowed object is
ByteMappublic Disposition getDisposition()
Dispositionpublic void setDisposition(Disposition value)
value - allowed object is
Dispositionpublic InsertSheet getInsertSheet()
InsertSheetpublic void setInsertSheet(InsertSheet value)
value - allowed object is
InsertSheetpublic MetadataMap getMetadataMap()
MetadataMappublic void setMetadataMap(MetadataMap value)
value - allowed object is
MetadataMappublic java.lang.String getDirectory()
Stringpublic void setDirectory(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getSets()
Integerpublic void setSets(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getSetCopies()
Integerpublic void setSetCopies(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getSheetSides()
Stringpublic void setSheetSides(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getLogicalPage()
Integerpublic void setLogicalPage(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getNPage()
Integerpublic void setNPage(java.lang.Integer value)
value - allowed object is
Integerpublic java.util.List<java.lang.String> getIgnoreContexts()
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 ignoreContexts property.
For example, to add a new item, do as follows:
getIgnoreContexts().add(newItem);
Objects of the following type(s) are allowed in the list
String
public java.lang.Boolean getSorted()
Booleanpublic void setSorted(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Integer getDocs()
Integerpublic void setDocs(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Boolean getEndOfSet()
Booleanpublic void setEndOfSet(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Integer getPageListIndex()
Integerpublic void setPageListIndex(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getPages()
Integerpublic void setPages(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getPageCopies()
Integerpublic void setPageCopies(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getFirstPage()
Integerpublic void setFirstPage(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getSkipPage()
Integerpublic void setSkipPage(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getDocNames()
Stringpublic void setDocNames(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRunTag()
Stringpublic void setRunTag(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getEndOfBundleItem()
Booleanpublic void setEndOfBundleItem(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getIsPage()
Booleanpublic void setIsPage(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getSetNames()
Stringpublic void setSetNames(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getEndOfDocument()
Booleanpublic void setEndOfDocument(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getPageNames()
Stringpublic void setPageNames(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Object getPageListRef()
Objectpublic void setPageListRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Boolean getIsBlank()
Booleanpublic void setIsBlank(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getIgnorePDLCopies()
Booleanpublic void setIgnorePDLCopies(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getSetLevel()
Stringpublic void setSetLevel(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getSourceTrimBox()
Doublepublic void setSourceTrimBox(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Double getSourceMediaBox()
Doublepublic void setSourceMediaBox(java.lang.Double value)
value - allowed object is
Doublepublic java.util.List<java.lang.Object> getContentDataRefs()
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 contentDataRefs property.
For example, to add a new item, do as follows:
getContentDataRefs().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public java.lang.Boolean getIgnorePDLImposition()
Booleanpublic void setIgnorePDLImposition(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getElementType()
Stringpublic void setElementType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getClipPath()
Stringpublic void setClipPath(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getHasBleeds()
Booleanpublic void setHasBleeds(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Double getSourceClipBox()
Doublepublic void setSourceClipBox(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Boolean getIsTrapped()
Booleanpublic void setIsTrapped(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getIsPrintable()
Booleanpublic void setIsPrintable(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Double getSourceBleedBox()
Doublepublic void setSourceBleedBox(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Object getElementColorParamsRef()
Objectpublic void setElementColorParamsRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getContentListRef()
Objectpublic void setContentListRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getImageCompressionParamsRef()
Objectpublic void setImageCompressionParamsRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getColorRef()
Objectpublic void setColorRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getScreeningParamsRef()
Objectpublic void setScreeningParamsRef(java.lang.Object value)
value - allowed object is
Objectpublic java.util.List<java.lang.String> getSeparationNames()
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 separationNames property.
For example, to add a new item, do as follows:
getSeparationNames().add(newItem);
Objects of the following type(s) are allowed in the list
String
Copyright © 2012. All Rights Reserved.