public class PageData
extends java.lang.Object
implements java.io.Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}PageElement" maxOccurs="unbounded" minOccurs="0"/>
</choice>
</sequence>
<attribute name="IsBlank" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="JobID" type="{http://www.CIP4.org/JDFSchema_2_0}shortString" />
<attribute name="PageLabelSuffix" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="FoldOutPages" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerList" />
<attribute name="SourceTrimBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="CatalogDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="PageLabel" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="PageStatus" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="AssemblyIDs" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="CatalogID" type="{http://www.CIP4.org/JDFSchema_2_0}shortString" />
<attribute name="HasBleeds" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PageFormat" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="SourceClipBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="PageIndex" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRangeList" />
<attribute name="PageLabelPrefix" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<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="ProductID" type="{http://www.CIP4.org/JDFSchema_2_0}shortString" />
<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="ImageCompressionParamsRef" 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" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.lang.String> |
assemblyIDs |
protected java.lang.String |
catalogDetails |
protected java.lang.String |
catalogID |
protected java.lang.Object |
elementColorParamsRef |
protected java.util.List<java.lang.Integer> |
foldOutPages |
protected java.lang.Boolean |
hasBleeds |
protected java.lang.Object |
imageCompressionParamsRef |
protected java.lang.Boolean |
isBlank |
protected java.lang.Boolean |
isPrintable |
protected java.lang.Boolean |
isTrapped |
protected java.lang.String |
jobID |
protected java.util.List<PageElement> |
pageElements |
protected java.lang.String |
pageFormat |
protected java.lang.Integer |
pageIndex |
protected java.lang.String |
pageLabel |
protected java.lang.String |
pageLabelPrefix |
protected java.lang.String |
pageLabelSuffix |
protected java.lang.String |
pageStatus |
protected java.lang.String |
productID |
protected java.lang.Object |
screeningParamsRef |
protected java.util.List<java.lang.String> |
separationNames |
protected java.lang.Double |
sourceBleedBox |
protected java.lang.Double |
sourceClipBox |
protected java.lang.Double |
sourceTrimBox |
| Constructor and Description |
|---|
PageData() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getAssemblyIDs()
Gets the value of the assemblyIDs property.
|
java.lang.String |
getCatalogDetails()
Gets the value of the catalogDetails property.
|
java.lang.String |
getCatalogID()
Gets the value of the catalogID property.
|
java.lang.Object |
getElementColorParamsRef()
Gets the value of the elementColorParamsRef property.
|
java.util.List<java.lang.Integer> |
getFoldOutPages()
Gets the value of the foldOutPages property.
|
java.lang.Boolean |
getHasBleeds()
Gets the value of the hasBleeds property.
|
java.lang.Object |
getImageCompressionParamsRef()
Gets the value of the imageCompressionParamsRef property.
|
java.lang.Boolean |
getIsBlank()
Gets the value of the isBlank 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.String |
getJobID()
Gets the value of the jobID property.
|
java.util.List<PageElement> |
getPageElements()
Gets the value of the pageElements property.
|
java.lang.String |
getPageFormat()
Gets the value of the pageFormat property.
|
java.lang.Integer |
getPageIndex()
Gets the value of the pageIndex property.
|
java.lang.String |
getPageLabel()
Gets the value of the pageLabel property.
|
java.lang.String |
getPageLabelPrefix()
Gets the value of the pageLabelPrefix property.
|
java.lang.String |
getPageLabelSuffix()
Gets the value of the pageLabelSuffix property.
|
java.lang.String |
getPageStatus()
Gets the value of the pageStatus property.
|
java.lang.String |
getProductID()
Gets the value of the productID 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.Double |
getSourceBleedBox()
Gets the value of the sourceBleedBox property.
|
java.lang.Double |
getSourceClipBox()
Gets the value of the sourceClipBox property.
|
java.lang.Double |
getSourceTrimBox()
Gets the value of the sourceTrimBox property.
|
void |
setCatalogDetails(java.lang.String value)
Sets the value of the catalogDetails property.
|
void |
setCatalogID(java.lang.String value)
Sets the value of the catalogID property.
|
void |
setElementColorParamsRef(java.lang.Object value)
Sets the value of the elementColorParamsRef property.
|
void |
setHasBleeds(java.lang.Boolean value)
Sets the value of the hasBleeds property.
|
void |
setImageCompressionParamsRef(java.lang.Object value)
Sets the value of the imageCompressionParamsRef property.
|
void |
setIsBlank(java.lang.Boolean value)
Sets the value of the isBlank 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 |
setJobID(java.lang.String value)
Sets the value of the jobID property.
|
void |
setPageFormat(java.lang.String value)
Sets the value of the pageFormat property.
|
void |
setPageIndex(java.lang.Integer value)
Sets the value of the pageIndex property.
|
void |
setPageLabel(java.lang.String value)
Sets the value of the pageLabel property.
|
void |
setPageLabelPrefix(java.lang.String value)
Sets the value of the pageLabelPrefix property.
|
void |
setPageLabelSuffix(java.lang.String value)
Sets the value of the pageLabelSuffix property.
|
void |
setPageStatus(java.lang.String value)
Sets the value of the pageStatus property.
|
void |
setProductID(java.lang.String value)
Sets the value of the productID property.
|
void |
setScreeningParamsRef(java.lang.Object value)
Sets the value of the screeningParamsRef 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 |
setSourceTrimBox(java.lang.Double value)
Sets the value of the sourceTrimBox property.
|
protected java.util.List<PageElement> pageElements
protected java.lang.Boolean isBlank
protected java.lang.String jobID
protected java.lang.String pageLabelSuffix
protected java.util.List<java.lang.Integer> foldOutPages
protected java.lang.Double sourceTrimBox
protected java.lang.String catalogDetails
protected java.lang.String pageLabel
protected java.lang.String pageStatus
protected java.util.List<java.lang.String> assemblyIDs
protected java.lang.String catalogID
protected java.lang.Boolean hasBleeds
protected java.lang.String pageFormat
protected java.lang.Double sourceClipBox
protected java.lang.Integer pageIndex
protected java.lang.String pageLabelPrefix
protected java.lang.Boolean isTrapped
protected java.lang.Boolean isPrintable
protected java.lang.String productID
protected java.lang.Double sourceBleedBox
protected java.lang.Object elementColorParamsRef
protected java.lang.Object imageCompressionParamsRef
protected java.lang.Object screeningParamsRef
protected java.util.List<java.lang.String> separationNames
public java.util.List<PageElement> getPageElements()
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 pageElements property.
For example, to add a new item, do as follows:
getPageElements().add(newItem);
Objects of the following type(s) are allowed in the list
PageElement
public java.lang.Boolean getIsBlank()
Booleanpublic void setIsBlank(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getJobID()
Stringpublic void setJobID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPageLabelSuffix()
Stringpublic void setPageLabelSuffix(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<java.lang.Integer> getFoldOutPages()
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 foldOutPages property.
For example, to add a new item, do as follows:
getFoldOutPages().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public java.lang.Double getSourceTrimBox()
Doublepublic void setSourceTrimBox(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getCatalogDetails()
Stringpublic void setCatalogDetails(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPageLabel()
Stringpublic void setPageLabel(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPageStatus()
Stringpublic void setPageStatus(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<java.lang.String> getAssemblyIDs()
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 assemblyIDs property.
For example, to add a new item, do as follows:
getAssemblyIDs().add(newItem);
Objects of the following type(s) are allowed in the list
String
public java.lang.String getCatalogID()
Stringpublic void setCatalogID(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.String getPageFormat()
Stringpublic void setPageFormat(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getSourceClipBox()
Doublepublic void setSourceClipBox(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Integer getPageIndex()
Integerpublic void setPageIndex(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getPageLabelPrefix()
Stringpublic void setPageLabelPrefix(java.lang.String value)
value - allowed object is
Stringpublic 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.String getProductID()
Stringpublic void setProductID(java.lang.String value)
value - allowed object is
Stringpublic 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 getImageCompressionParamsRef()
Objectpublic void setImageCompressionParamsRef(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.