Class Part

  • All Implemented Interfaces:
    java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2

    public class Part
    extends java.lang.Object
    implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2

    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">
           <attribute name="BinderySignatureID" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <attribute name="BlockName" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <attribute name="ContactType" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <attribute name="DocIndex" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRange" />
           <attribute name="DropID" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <attribute name="Location" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <attribute name="LotID" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <attribute name="Metadata" type="{http://www.CIP4.org/JDFSchema_2_0}regExp" />
           <attribute name="Option" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <attribute name="PageNumber" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRange" />
           <attribute name="PartVersion" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <attribute name="PreviewType">
             <simpleType>
               <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 <enumeration value="Animation"/>
                 <enumeration value="Identification"/>
                 <enumeration value="SeparatedThumbNail"/>
                 <enumeration value="Separation"/>
                 <enumeration value="SeparationRaw"/>
                 <enumeration value="Static3D"/>
                 <enumeration value="ThumbNail"/>
                 <enumeration value="Viewable"/>
               </restriction>
             </simpleType>
           </attribute>
           <attribute name="PrintCondition" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <attribute name="Product" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <attribute name="ProductPart" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <attribute name="QualityMeasurement" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <attribute name="Run" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <attribute name="RunIndex" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRange" />
           <attribute name="Separation" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <attribute name="SetIndex" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRange" />
           <attribute name="SheetIndex" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRange" />
           <attribute name="SheetName" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <attribute name="Side" type="{http://www.CIP4.org/JDFSchema_2_0}Side" />
           <attribute name="StationName" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <attribute name="TileID" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
           <attribute name="TransferCurveName">
             <simpleType>
               <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
                 <enumeration value="Film"/>
                 <enumeration value="Plate"/>
                 <enumeration value="Press"/>
                 <enumeration value="Substrate"/>
                 <enumeration value="Proof"/>
               </restriction>
             </simpleType>
           </attribute>
           <attribute name="WebName" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
           <anyAttribute processContents='lax' namespace='##other'/>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • binderySignatureID

        protected java.lang.String binderySignatureID
      • blockName

        protected java.lang.String blockName
      • contactType

        protected java.lang.String contactType
      • dropID

        protected java.lang.String dropID
      • location

        protected java.lang.String location
      • lotID

        protected java.lang.String lotID
      • metadata

        protected java.lang.String metadata
      • option

        protected java.lang.String option
      • partVersion

        protected java.lang.String partVersion
      • printCondition

        protected java.lang.String printCondition
      • product

        protected java.lang.String product
      • productPart

        protected java.lang.String productPart
      • qualityMeasurement

        protected java.lang.String qualityMeasurement
      • run

        protected java.lang.String run
      • separation

        protected java.lang.String separation
      • sheetName

        protected java.lang.String sheetName
      • side

        protected Side side
      • stationName

        protected java.lang.String stationName
      • tileID

        protected XYPair tileID
      • webName

        protected java.lang.String webName
    • Constructor Detail

      • Part

        public Part()
    • Method Detail

      • getBinderySignatureID

        public java.lang.String getBinderySignatureID()
        Gets the value of the binderySignatureID property.
        Returns:
        possible object is String
      • setBinderySignatureID

        public void setBinderySignatureID​(java.lang.String value)
        Sets the value of the binderySignatureID property.
        Parameters:
        value - allowed object is String
      • getBlockName

        public java.lang.String getBlockName()
        Gets the value of the blockName property.
        Returns:
        possible object is String
      • setBlockName

        public void setBlockName​(java.lang.String value)
        Sets the value of the blockName property.
        Parameters:
        value - allowed object is String
      • getContactType

        public java.lang.String getContactType()
        Gets the value of the contactType property.
        Returns:
        possible object is String
      • setContactType

        public void setContactType​(java.lang.String value)
        Sets the value of the contactType property.
        Parameters:
        value - allowed object is String
      • getDocIndex

        public IntegerList getDocIndex()
        Gets the value of the docIndex property.
        Returns:
        possible object is String
      • setDocIndex

        public void setDocIndex​(IntegerList value)
        Sets the value of the docIndex property.
        Parameters:
        value - allowed object is String
      • getDropID

        public java.lang.String getDropID()
        Gets the value of the dropID property.
        Returns:
        possible object is String
      • setDropID

        public void setDropID​(java.lang.String value)
        Sets the value of the dropID property.
        Parameters:
        value - allowed object is String
      • getLocation

        public java.lang.String getLocation()
        Gets the value of the location property.
        Returns:
        possible object is String
      • setLocation

        public void setLocation​(java.lang.String value)
        Sets the value of the location property.
        Parameters:
        value - allowed object is String
      • getLotID

        public java.lang.String getLotID()
        Gets the value of the lotID property.
        Returns:
        possible object is String
      • setLotID

        public void setLotID​(java.lang.String value)
        Sets the value of the lotID property.
        Parameters:
        value - allowed object is String
      • getMetadata

        public java.lang.String getMetadata()
        Gets the value of the metadata property.
        Returns:
        possible object is String
      • setMetadata

        public void setMetadata​(java.lang.String value)
        Sets the value of the metadata property.
        Parameters:
        value - allowed object is String
      • getOption

        public java.lang.String getOption()
        Gets the value of the option property.
        Returns:
        possible object is String
      • setOption

        public void setOption​(java.lang.String value)
        Sets the value of the option property.
        Parameters:
        value - allowed object is String
      • getPageNumber

        public IntegerList getPageNumber()
        Gets the value of the pageNumber property.
        Returns:
        possible object is String
      • setPageNumber

        public void setPageNumber​(IntegerList value)
        Sets the value of the pageNumber property.
        Parameters:
        value - allowed object is String
      • getPartVersion

        public java.lang.String getPartVersion()
        Gets the value of the partVersion property.
        Returns:
        possible object is String
      • setPartVersion

        public void setPartVersion​(java.lang.String value)
        Sets the value of the partVersion property.
        Parameters:
        value - allowed object is String
      • setPreviewType

        public void setPreviewType​(Part.PreviewType value)
        Sets the value of the previewType property.
        Parameters:
        value - allowed object is Part.PreviewType
      • getPrintCondition

        public java.lang.String getPrintCondition()
        Gets the value of the printCondition property.
        Returns:
        possible object is String
      • setPrintCondition

        public void setPrintCondition​(java.lang.String value)
        Sets the value of the printCondition property.
        Parameters:
        value - allowed object is String
      • getProduct

        public java.lang.String getProduct()
        Gets the value of the product property.
        Returns:
        possible object is String
      • setProduct

        public void setProduct​(java.lang.String value)
        Sets the value of the product property.
        Parameters:
        value - allowed object is String
      • getProductPart

        public java.lang.String getProductPart()
        Gets the value of the productPart property.
        Returns:
        possible object is String
      • setProductPart

        public void setProductPart​(java.lang.String value)
        Sets the value of the productPart property.
        Parameters:
        value - allowed object is String
      • getQualityMeasurement

        public java.lang.String getQualityMeasurement()
        Gets the value of the qualityMeasurement property.
        Returns:
        possible object is String
      • setQualityMeasurement

        public void setQualityMeasurement​(java.lang.String value)
        Sets the value of the qualityMeasurement property.
        Parameters:
        value - allowed object is String
      • getRun

        public java.lang.String getRun()
        Gets the value of the run property.
        Returns:
        possible object is String
      • setRun

        public void setRun​(java.lang.String value)
        Sets the value of the run property.
        Parameters:
        value - allowed object is String
      • getRunIndex

        public IntegerList getRunIndex()
        Gets the value of the runIndex property.
        Returns:
        possible object is String
      • setRunIndex

        public void setRunIndex​(IntegerList value)
        Sets the value of the runIndex property.
        Parameters:
        value - allowed object is String
      • getSeparation

        public java.lang.String getSeparation()
        Gets the value of the separation property.
        Returns:
        possible object is String
      • setSeparation

        public void setSeparation​(java.lang.String value)
        Sets the value of the separation property.
        Parameters:
        value - allowed object is String
      • getSetIndex

        public IntegerList getSetIndex()
        Gets the value of the setIndex property.
        Returns:
        possible object is String
      • setSetIndex

        public void setSetIndex​(IntegerList value)
        Sets the value of the setIndex property.
        Parameters:
        value - allowed object is String
      • getSheetIndex

        public IntegerList getSheetIndex()
        Gets the value of the sheetIndex property.
        Returns:
        possible object is String
      • setSheetIndex

        public void setSheetIndex​(IntegerList value)
        Sets the value of the sheetIndex property.
        Parameters:
        value - allowed object is String
      • getSheetName

        public java.lang.String getSheetName()
        Gets the value of the sheetName property.
        Returns:
        possible object is String
      • setSheetName

        public void setSheetName​(java.lang.String value)
        Sets the value of the sheetName property.
        Parameters:
        value - allowed object is String
      • getSide

        public Side getSide()
        Gets the value of the side property.
        Returns:
        possible object is Side
      • setSide

        public void setSide​(Side value)
        Sets the value of the side property.
        Parameters:
        value - allowed object is Side
      • getStationName

        public java.lang.String getStationName()
        Gets the value of the stationName property.
        Returns:
        possible object is String
      • setStationName

        public void setStationName​(java.lang.String value)
        Sets the value of the stationName property.
        Parameters:
        value - allowed object is String
      • getTileID

        public XYPair getTileID()
        Gets the value of the tileID property.
        Returns:
        possible object is String
      • setTileID

        public void setTileID​(XYPair value)
        Sets the value of the tileID property.
        Parameters:
        value - allowed object is String
      • getWebName

        public java.lang.String getWebName()
        Gets the value of the webName property.
        Returns:
        possible object is String
      • setWebName

        public void setWebName​(java.lang.String value)
        Sets the value of the webName property.
        Parameters:
        value - allowed object is String
      • getOtherAttributes

        public java.util.Map<javax.xml.namespace.QName,​java.lang.String> getOtherAttributes()
        Gets a map that contains attributes that aren't bound to any typed property on this class.

        the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.

        Returns:
        always non-null
      • withBinderySignatureID

        public Part withBinderySignatureID​(java.lang.String value)
      • withBlockName

        public Part withBlockName​(java.lang.String value)
      • withContactType

        public Part withContactType​(java.lang.String value)
      • withDropID

        public Part withDropID​(java.lang.String value)
      • withLocation

        public Part withLocation​(java.lang.String value)
      • withLotID

        public Part withLotID​(java.lang.String value)
      • withMetadata

        public Part withMetadata​(java.lang.String value)
      • withOption

        public Part withOption​(java.lang.String value)
      • withPartVersion

        public Part withPartVersion​(java.lang.String value)
      • withPrintCondition

        public Part withPrintCondition​(java.lang.String value)
      • withProduct

        public Part withProduct​(java.lang.String value)
      • withProductPart

        public Part withProductPart​(java.lang.String value)
      • withQualityMeasurement

        public Part withQualityMeasurement​(java.lang.String value)
      • withRun

        public Part withRun​(java.lang.String value)
      • withSeparation

        public Part withSeparation​(java.lang.String value)
      • withSheetName

        public Part withSheetName​(java.lang.String value)
      • withSide

        public Part withSide​(Side value)
      • withStationName

        public Part withStationName​(java.lang.String value)
      • withTileID

        public Part withTileID​(XYPair value)
      • withWebName

        public Part withWebName​(java.lang.String 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:
        equals in interface org.jvnet.jaxb2_commons.lang.Equals2
      • equals

        public boolean equals​(java.lang.Object object)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
        Specified by:
        hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object