Class RunList

  • All Implemented Interfaces:
    java.io.Serializable

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v4.0.4",
               date="2024-07-01T15:04:08Z")
    public class RunList
    extends SpecificResource
    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}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
    • Field Detail

      • byteMap

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected ByteMap byteMap
      • fileSpec

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected FileSpec fileSpec
      • metadataMap

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.util.List<MetadataMap> metadataMap
      • automation

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected EnumAutomation automation
      • clipPath

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.String clipPath
      • contents

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.util.List<Resource> contents
      • docs

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected IntegerList docs
      • docPages

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected IntegerList docPages
      • endOfDocument

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Boolean endOfDocument
      • endOfSet

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Boolean endOfSet
      • finishedPages

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Integer finishedPages
      • logicalPage

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Integer logicalPage
      • nPage

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected java.lang.Integer nPage
      • ordType

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected RunList.OrdType ordType
      • pages

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected IntegerList pages
      • sets

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected IntegerList sets
      • sourceBleedBox

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected Rectangle sourceBleedBox
      • sourceClipBox

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected Rectangle sourceClipBox
      • sourceMediaBox

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected Rectangle sourceMediaBox
      • sourceTrimBox

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        protected Rectangle sourceTrimBox
    • Constructor Detail

      • RunList

        public RunList()
    • Method Detail

      • getByteMap

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public ByteMap getByteMap()
        Gets the value of the byteMap property.
        Returns:
        possible object is ByteMap
      • setByteMap

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setByteMap​(ByteMap value)
        Sets the value of the byteMap property.
        Parameters:
        value - allowed object is ByteMap
      • getFileSpec

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public FileSpec getFileSpec()
        Gets the value of the fileSpec property.
        Returns:
        possible object is FileSpec
      • setFileSpec

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setFileSpec​(FileSpec value)
        Sets the value of the fileSpec property.
        Parameters:
        value - allowed object is FileSpec
      • getMetadataMap

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        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 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

        Returns:
        The value of the metadataMap property.
      • getAutomation

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public EnumAutomation getAutomation()
        Gets the value of the automation property.
        Returns:
        possible object is EnumAutomation
      • setAutomation

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setAutomation​(EnumAutomation value)
        Sets the value of the automation property.
        Parameters:
        value - allowed object is EnumAutomation
      • getClipPath

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.String getClipPath()
        Gets the value of the clipPath property.
        Returns:
        possible object is String
      • setClipPath

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setClipPath​(java.lang.String value)
        Sets the value of the clipPath property.
        Parameters:
        value - allowed object is String
      • getContents

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        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 set method 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

        Returns:
        The value of the contents property.
      • getDocs

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public IntegerList getDocs()
        Gets the value of the docs property.
        Returns:
        possible object is String
      • setDocs

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setDocs​(IntegerList value)
        Sets the value of the docs property.
        Parameters:
        value - allowed object is String
      • getDocPages

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public IntegerList getDocPages()
        Gets the value of the docPages property.
        Returns:
        possible object is String
      • setDocPages

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setDocPages​(IntegerList value)
        Sets the value of the docPages property.
        Parameters:
        value - allowed object is String
      • isEndOfDocument

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.Boolean isEndOfDocument()
        Gets the value of the endOfDocument property.
        Returns:
        possible object is Boolean
      • setEndOfDocument

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setEndOfDocument​(java.lang.Boolean value)
        Sets the value of the endOfDocument property.
        Parameters:
        value - allowed object is Boolean
      • isEndOfSet

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.Boolean isEndOfSet()
        Gets the value of the endOfSet property.
        Returns:
        possible object is Boolean
      • setEndOfSet

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setEndOfSet​(java.lang.Boolean value)
        Sets the value of the endOfSet property.
        Parameters:
        value - allowed object is Boolean
      • getFinishedPages

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.Integer getFinishedPages()
        Gets the value of the finishedPages property.
        Returns:
        possible object is Integer
      • setFinishedPages

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setFinishedPages​(java.lang.Integer value)
        Sets the value of the finishedPages property.
        Parameters:
        value - allowed object is Integer
      • getLogicalPage

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.Integer getLogicalPage()
        Gets the value of the logicalPage property.
        Returns:
        possible object is Integer
      • setLogicalPage

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setLogicalPage​(java.lang.Integer value)
        Sets the value of the logicalPage property.
        Parameters:
        value - allowed object is Integer
      • getNPage

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public java.lang.Integer getNPage()
        Gets the value of the nPage property.
        Returns:
        possible object is Integer
      • setNPage

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setNPage​(java.lang.Integer value)
        Sets the value of the nPage property.
        Parameters:
        value - allowed object is Integer
      • getOrdType

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public RunList.OrdType getOrdType()
        Gets the value of the ordType property.
        Returns:
        possible object is RunList.OrdType
      • setOrdType

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setOrdType​(RunList.OrdType value)
        Sets the value of the ordType property.
        Parameters:
        value - allowed object is RunList.OrdType
      • getPages

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public IntegerList getPages()
        Gets the value of the pages property.
        Returns:
        possible object is String
      • setPages

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setPages​(IntegerList value)
        Sets the value of the pages property.
        Parameters:
        value - allowed object is String
      • getSets

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public IntegerList getSets()
        Gets the value of the sets property.
        Returns:
        possible object is String
      • setSets

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setSets​(IntegerList value)
        Sets the value of the sets property.
        Parameters:
        value - allowed object is String
      • getSourceBleedBox

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public Rectangle getSourceBleedBox()
        Gets the value of the sourceBleedBox property.
        Returns:
        possible object is String
      • setSourceBleedBox

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setSourceBleedBox​(Rectangle value)
        Sets the value of the sourceBleedBox property.
        Parameters:
        value - allowed object is String
      • getSourceClipBox

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public Rectangle getSourceClipBox()
        Gets the value of the sourceClipBox property.
        Returns:
        possible object is String
      • setSourceClipBox

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setSourceClipBox​(Rectangle value)
        Sets the value of the sourceClipBox property.
        Parameters:
        value - allowed object is String
      • getSourceMediaBox

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public Rectangle getSourceMediaBox()
        Gets the value of the sourceMediaBox property.
        Returns:
        possible object is String
      • setSourceMediaBox

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setSourceMediaBox​(Rectangle value)
        Sets the value of the sourceMediaBox property.
        Parameters:
        value - allowed object is String
      • getSourceTrimBox

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public Rectangle getSourceTrimBox()
        Gets the value of the sourceTrimBox property.
        Returns:
        possible object is String
      • setSourceTrimBox

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v4.0.4",
                   date="2024-07-01T15:04:08Z")
        public void setSourceTrimBox​(Rectangle value)
        Sets the value of the sourceTrimBox property.
        Parameters:
        value - allowed object is String
      • withMetadataMap

        public RunList withMetadataMap​(java.util.Collection<MetadataMap> values)
      • withClipPath

        public RunList withClipPath​(java.lang.String value)
      • withContents

        public RunList withContents​(java.util.Collection<Resource> values)
      • 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)