Class RunList
- java.lang.Object
-
- org.cip4.lib.xjdf.schema.SpecificResource
-
- org.cip4.lib.xjdf.schema.RunList
-
- All Implemented Interfaces:
java.io.Serializable,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2
public class RunList extends SpecificResource implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
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}SpecificResource"> <sequence> <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}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.w3.org/2001/XMLSchema}IDREFS" /> <attribute name="Docs" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerList" /> <attribute name="DocPages" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerList" /> <attribute name="EndOfDocument" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="EndOfSet" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="FinishedPages" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="LogicalPage" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="NPage" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="OrdType"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN"> <enumeration value="Content"/> <enumeration value="Insert"/> <enumeration value="Reservation"/> </restriction> </simpleType> </attribute> <attribute name="Pages" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRange" /> <attribute name="Sets" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRange" /> <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" /> <anyAttribute processContents='lax' namespace='##other'/> </extension> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRunList.OrdTypeJava class for null.
-
Field Summary
Fields Modifier and Type Field Description protected EnumAutomationautomationprotected ByteMapbyteMapprotected java.lang.StringclipPathprotected java.util.List<Resource>contentsprotected IntegerListdocPagesprotected IntegerListdocsprotected java.lang.BooleanendOfDocumentprotected java.lang.BooleanendOfSetprotected FileSpecfileSpecprotected java.lang.IntegerfinishedPagesprotected java.lang.IntegerlogicalPageprotected java.util.List<MetadataMap>metadataMapprotected java.lang.IntegernPageprotected RunList.OrdTypeordTypeprotected IntegerListpagesprotected IntegerListsetsprotected RectanglesourceBleedBoxprotected RectanglesourceClipBoxprotected RectanglesourceMediaBoxprotected RectanglesourceTrimBox
-
Constructor Summary
Constructors Constructor Description RunList()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object object)booleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, java.lang.Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)EnumAutomationgetAutomation()Gets the value of the automation property.ByteMapgetByteMap()Gets the value of the byteMap property.java.lang.StringgetClipPath()Gets the value of the clipPath property.java.util.List<Resource>getContents()Gets the value of the contents property.IntegerListgetDocPages()Gets the value of the docPages property.IntegerListgetDocs()Gets the value of the docs property.FileSpecgetFileSpec()Gets the value of the fileSpec property.java.lang.IntegergetFinishedPages()Gets the value of the finishedPages property.java.lang.IntegergetLogicalPage()Gets the value of the logicalPage property.java.util.List<MetadataMap>getMetadataMap()Gets the value of the metadataMap property.java.lang.IntegergetNPage()Gets the value of the nPage property.RunList.OrdTypegetOrdType()Gets the value of the ordType property.IntegerListgetPages()Gets the value of the pages property.IntegerListgetSets()Gets the value of the sets property.RectanglegetSourceBleedBox()Gets the value of the sourceBleedBox property.RectanglegetSourceClipBox()Gets the value of the sourceClipBox property.RectanglegetSourceMediaBox()Gets the value of the sourceMediaBox property.RectanglegetSourceTrimBox()Gets the value of the sourceTrimBox property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)java.lang.BooleanisEndOfDocument()Gets the value of the endOfDocument property.java.lang.BooleanisEndOfSet()Gets the value of the endOfSet property.voidsetAutomation(EnumAutomation value)Sets the value of the automation property.voidsetByteMap(ByteMap value)Sets the value of the byteMap property.voidsetClipPath(java.lang.String value)Sets the value of the clipPath property.voidsetDocPages(IntegerList value)Sets the value of the docPages property.voidsetDocs(IntegerList value)Sets the value of the docs property.voidsetEndOfDocument(java.lang.Boolean value)Sets the value of the endOfDocument property.voidsetEndOfSet(java.lang.Boolean value)Sets the value of the endOfSet property.voidsetFileSpec(FileSpec value)Sets the value of the fileSpec property.voidsetFinishedPages(java.lang.Integer value)Sets the value of the finishedPages property.voidsetLogicalPage(java.lang.Integer value)Sets the value of the logicalPage property.voidsetNPage(java.lang.Integer value)Sets the value of the nPage property.voidsetOrdType(RunList.OrdType value)Sets the value of the ordType property.voidsetPages(IntegerList value)Sets the value of the pages property.voidsetSets(IntegerList value)Sets the value of the sets property.voidsetSourceBleedBox(Rectangle value)Sets the value of the sourceBleedBox property.voidsetSourceClipBox(Rectangle value)Sets the value of the sourceClipBox property.voidsetSourceMediaBox(Rectangle value)Sets the value of the sourceMediaBox property.voidsetSourceTrimBox(Rectangle value)Sets the value of the sourceTrimBox property.RunListwithAutomation(EnumAutomation value)RunListwithByteMap(ByteMap value)RunListwithClipPath(java.lang.String value)RunListwithContents(java.util.Collection<Resource> values)RunListwithContents(Resource... values)RunListwithDocPages(IntegerList value)RunListwithDocs(IntegerList value)RunListwithEndOfDocument(java.lang.Boolean value)RunListwithEndOfSet(java.lang.Boolean value)RunListwithFileSpec(FileSpec value)RunListwithFinishedPages(java.lang.Integer value)RunListwithLogicalPage(java.lang.Integer value)RunListwithMetadataMap(java.util.Collection<MetadataMap> values)RunListwithMetadataMap(MetadataMap... values)RunListwithNPage(java.lang.Integer value)RunListwithOrdType(RunList.OrdType value)RunListwithPages(IntegerList value)RunListwithSets(IntegerList value)RunListwithSourceBleedBox(Rectangle value)RunListwithSourceClipBox(Rectangle value)RunListwithSourceMediaBox(Rectangle value)RunListwithSourceTrimBox(Rectangle value)-
Methods inherited from class org.cip4.lib.xjdf.schema.SpecificResource
getOtherAttributes
-
-
-
-
Field Detail
-
byteMap
protected ByteMap byteMap
-
fileSpec
protected FileSpec fileSpec
-
metadataMap
protected java.util.List<MetadataMap> metadataMap
-
automation
protected EnumAutomation automation
-
clipPath
protected java.lang.String clipPath
-
contents
protected java.util.List<Resource> contents
-
docs
protected IntegerList docs
-
docPages
protected IntegerList docPages
-
endOfDocument
protected java.lang.Boolean endOfDocument
-
endOfSet
protected java.lang.Boolean endOfSet
-
finishedPages
protected java.lang.Integer finishedPages
-
logicalPage
protected java.lang.Integer logicalPage
-
nPage
protected java.lang.Integer nPage
-
ordType
protected RunList.OrdType ordType
-
pages
protected IntegerList pages
-
sets
protected IntegerList sets
-
sourceBleedBox
protected Rectangle sourceBleedBox
-
sourceClipBox
protected Rectangle sourceClipBox
-
sourceMediaBox
protected Rectangle sourceMediaBox
-
sourceTrimBox
protected Rectangle sourceTrimBox
-
-
Method Detail
-
getByteMap
public ByteMap getByteMap()
Gets the value of the byteMap property.- Returns:
- possible object is
ByteMap
-
setByteMap
public void setByteMap(ByteMap value)
Sets the value of the byteMap property.- Parameters:
value- allowed object isByteMap
-
getFileSpec
public FileSpec getFileSpec()
Gets the value of the fileSpec property.- Returns:
- possible object is
FileSpec
-
setFileSpec
public void setFileSpec(FileSpec value)
Sets the value of the fileSpec property.- Parameters:
value- allowed object isFileSpec
-
getMetadataMap
public java.util.List<MetadataMap> getMetadataMap()
Gets the value of the metadataMap property.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
setmethod 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
-
getAutomation
public EnumAutomation getAutomation()
Gets the value of the automation property.- Returns:
- possible object is
EnumAutomation
-
setAutomation
public void setAutomation(EnumAutomation value)
Sets the value of the automation property.- Parameters:
value- allowed object isEnumAutomation
-
getClipPath
public java.lang.String getClipPath()
Gets the value of the clipPath property.- Returns:
- possible object is
String
-
setClipPath
public void setClipPath(java.lang.String value)
Sets the value of the clipPath property.- Parameters:
value- allowed object isString
-
getContents
public java.util.List<Resource> getContents()
Gets the value of the contents property.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
setmethod for the contents property.For example, to add a new item, do as follows:
getContents().add(newItem);Objects of the following type(s) are allowed in the list
Object
-
getDocs
public IntegerList getDocs()
Gets the value of the docs property.- Returns:
- possible object is
String
-
setDocs
public void setDocs(IntegerList value)
Sets the value of the docs property.- Parameters:
value- allowed object isString
-
getDocPages
public IntegerList getDocPages()
Gets the value of the docPages property.- Returns:
- possible object is
String
-
setDocPages
public void setDocPages(IntegerList value)
Sets the value of the docPages property.- Parameters:
value- allowed object isString
-
isEndOfDocument
public java.lang.Boolean isEndOfDocument()
Gets the value of the endOfDocument property.- Returns:
- possible object is
Boolean
-
setEndOfDocument
public void setEndOfDocument(java.lang.Boolean value)
Sets the value of the endOfDocument property.- Parameters:
value- allowed object isBoolean
-
isEndOfSet
public java.lang.Boolean isEndOfSet()
Gets the value of the endOfSet property.- Returns:
- possible object is
Boolean
-
setEndOfSet
public void setEndOfSet(java.lang.Boolean value)
Sets the value of the endOfSet property.- Parameters:
value- allowed object isBoolean
-
getFinishedPages
public java.lang.Integer getFinishedPages()
Gets the value of the finishedPages property.- Returns:
- possible object is
Integer
-
setFinishedPages
public void setFinishedPages(java.lang.Integer value)
Sets the value of the finishedPages property.- Parameters:
value- allowed object isInteger
-
getLogicalPage
public java.lang.Integer getLogicalPage()
Gets the value of the logicalPage property.- Returns:
- possible object is
Integer
-
setLogicalPage
public void setLogicalPage(java.lang.Integer value)
Sets the value of the logicalPage property.- Parameters:
value- allowed object isInteger
-
getNPage
public java.lang.Integer getNPage()
Gets the value of the nPage property.- Returns:
- possible object is
Integer
-
setNPage
public void setNPage(java.lang.Integer value)
Sets the value of the nPage property.- Parameters:
value- allowed object isInteger
-
getOrdType
public RunList.OrdType getOrdType()
Gets the value of the ordType property.- Returns:
- possible object is
RunList.OrdType
-
setOrdType
public void setOrdType(RunList.OrdType value)
Sets the value of the ordType property.- Parameters:
value- allowed object isRunList.OrdType
-
getPages
public IntegerList getPages()
Gets the value of the pages property.- Returns:
- possible object is
String
-
setPages
public void setPages(IntegerList value)
Sets the value of the pages property.- Parameters:
value- allowed object isString
-
getSets
public IntegerList getSets()
Gets the value of the sets property.- Returns:
- possible object is
String
-
setSets
public void setSets(IntegerList value)
Sets the value of the sets property.- Parameters:
value- allowed object isString
-
getSourceBleedBox
public Rectangle getSourceBleedBox()
Gets the value of the sourceBleedBox property.- Returns:
- possible object is
String
-
setSourceBleedBox
public void setSourceBleedBox(Rectangle value)
Sets the value of the sourceBleedBox property.- Parameters:
value- allowed object isString
-
getSourceClipBox
public Rectangle getSourceClipBox()
Gets the value of the sourceClipBox property.- Returns:
- possible object is
String
-
setSourceClipBox
public void setSourceClipBox(Rectangle value)
Sets the value of the sourceClipBox property.- Parameters:
value- allowed object isString
-
getSourceMediaBox
public Rectangle getSourceMediaBox()
Gets the value of the sourceMediaBox property.- Returns:
- possible object is
String
-
setSourceMediaBox
public void setSourceMediaBox(Rectangle value)
Sets the value of the sourceMediaBox property.- Parameters:
value- allowed object isString
-
getSourceTrimBox
public Rectangle getSourceTrimBox()
Gets the value of the sourceTrimBox property.- Returns:
- possible object is
String
-
setSourceTrimBox
public void setSourceTrimBox(Rectangle value)
Sets the value of the sourceTrimBox property.- Parameters:
value- allowed object isString
-
withMetadataMap
public RunList withMetadataMap(MetadataMap... values)
-
withMetadataMap
public RunList withMetadataMap(java.util.Collection<MetadataMap> values)
-
withAutomation
public RunList withAutomation(EnumAutomation value)
-
withClipPath
public RunList withClipPath(java.lang.String value)
-
withDocs
public RunList withDocs(IntegerList value)
-
withDocPages
public RunList withDocPages(IntegerList value)
-
withEndOfDocument
public RunList withEndOfDocument(java.lang.Boolean value)
-
withEndOfSet
public RunList withEndOfSet(java.lang.Boolean value)
-
withFinishedPages
public RunList withFinishedPages(java.lang.Integer value)
-
withLogicalPage
public RunList withLogicalPage(java.lang.Integer value)
-
withNPage
public RunList withNPage(java.lang.Integer value)
-
withOrdType
public RunList withOrdType(RunList.OrdType value)
-
withPages
public RunList withPages(IntegerList value)
-
withSets
public RunList withSets(IntegerList value)
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, java.lang.Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)- Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2- Overrides:
equalsin classSpecificResource
-
equals
public boolean equals(java.lang.Object object)
- Overrides:
equalsin classSpecificResource
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2- Overrides:
hashCodein classSpecificResource
-
hashCode
public int hashCode()
- Overrides:
hashCodein classSpecificResource
-
-