Class Part

java.lang.Object
org.cip4.lib.xjdf.schema.Part
All Implemented Interfaces:
Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2

@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public class Part extends Object implements 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:
  • Field Details

    • binderySignatureID

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String binderySignatureID
    • blockName

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String blockName
    • contactType

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String contactType
    • docIndex

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected IntegerList docIndex
    • dropID

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String dropID
    • location

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String location
    • lotID

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String lotID
    • metadata

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String metadata
    • option

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String option
    • pageNumber

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected IntegerList pageNumber
    • partVersion

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String partVersion
    • previewType

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Part.PreviewType previewType
    • printCondition

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String printCondition
    • product

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String product
    • productPart

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String productPart
    • qualityMeasurement

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String qualityMeasurement
    • run

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String run
    • runIndex

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected IntegerList runIndex
    • separation

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String separation
    • setIndex

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected IntegerList setIndex
    • sheetIndex

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected IntegerList sheetIndex
    • sheetName

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String sheetName
    • side

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Side side
    • stationName

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String stationName
    • tileID

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected XYPair tileID
    • transferCurveName

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Part.TransferCurveName transferCurveName
    • webName

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String webName
  • Constructor Details

    • Part

      public Part()
  • Method Details

    • getBinderySignatureID

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getBinderySignatureID()
      Gets the value of the binderySignatureID property.
      Returns:
      possible object is String
    • setBinderySignatureID

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setBinderySignatureID(String value)
      Sets the value of the binderySignatureID property.
      Parameters:
      value - allowed object is String
    • getBlockName

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getBlockName()
      Gets the value of the blockName property.
      Returns:
      possible object is String
    • setBlockName

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setBlockName(String value)
      Sets the value of the blockName property.
      Parameters:
      value - allowed object is String
    • getContactType

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getContactType()
      Gets the value of the contactType property.
      Returns:
      possible object is String
    • setContactType

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setContactType(String value)
      Sets the value of the contactType property.
      Parameters:
      value - allowed object is String
    • getDocIndex

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public IntegerList getDocIndex()
      Gets the value of the docIndex property.
      Returns:
      possible object is String
    • setDocIndex

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setDocIndex(IntegerList value)
      Sets the value of the docIndex property.
      Parameters:
      value - allowed object is String
    • getDropID

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getDropID()
      Gets the value of the dropID property.
      Returns:
      possible object is String
    • setDropID

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setDropID(String value)
      Sets the value of the dropID property.
      Parameters:
      value - allowed object is String
    • getLocation

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getLocation()
      Gets the value of the location property.
      Returns:
      possible object is String
    • setLocation

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setLocation(String value)
      Sets the value of the location property.
      Parameters:
      value - allowed object is String
    • getLotID

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getLotID()
      Gets the value of the lotID property.
      Returns:
      possible object is String
    • setLotID

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setLotID(String value)
      Sets the value of the lotID property.
      Parameters:
      value - allowed object is String
    • getMetadata

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getMetadata()
      Gets the value of the metadata property.
      Returns:
      possible object is String
    • setMetadata

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setMetadata(String value)
      Sets the value of the metadata property.
      Parameters:
      value - allowed object is String
    • getOption

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getOption()
      Gets the value of the option property.
      Returns:
      possible object is String
    • setOption

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setOption(String value)
      Sets the value of the option property.
      Parameters:
      value - allowed object is String
    • getPageNumber

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public IntegerList getPageNumber()
      Gets the value of the pageNumber property.
      Returns:
      possible object is String
    • setPageNumber

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPageNumber(IntegerList value)
      Sets the value of the pageNumber property.
      Parameters:
      value - allowed object is String
    • getPartVersion

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getPartVersion()
      Gets the value of the partVersion property.
      Returns:
      possible object is String
    • setPartVersion

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPartVersion(String value)
      Sets the value of the partVersion property.
      Parameters:
      value - allowed object is String
    • getPreviewType

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Part.PreviewType getPreviewType()
      Gets the value of the previewType property.
      Returns:
      possible object is Part.PreviewType
    • setPreviewType

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPreviewType(Part.PreviewType value)
      Sets the value of the previewType property.
      Parameters:
      value - allowed object is Part.PreviewType
    • getPrintCondition

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getPrintCondition()
      Gets the value of the printCondition property.
      Returns:
      possible object is String
    • setPrintCondition

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPrintCondition(String value)
      Sets the value of the printCondition property.
      Parameters:
      value - allowed object is String
    • getProduct

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getProduct()
      Gets the value of the product property.
      Returns:
      possible object is String
    • setProduct

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setProduct(String value)
      Sets the value of the product property.
      Parameters:
      value - allowed object is String
    • getProductPart

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getProductPart()
      Gets the value of the productPart property.
      Returns:
      possible object is String
    • setProductPart

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setProductPart(String value)
      Sets the value of the productPart property.
      Parameters:
      value - allowed object is String
    • getQualityMeasurement

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getQualityMeasurement()
      Gets the value of the qualityMeasurement property.
      Returns:
      possible object is String
    • setQualityMeasurement

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setQualityMeasurement(String value)
      Sets the value of the qualityMeasurement property.
      Parameters:
      value - allowed object is String
    • getRun

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getRun()
      Gets the value of the run property.
      Returns:
      possible object is String
    • setRun

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setRun(String value)
      Sets the value of the run property.
      Parameters:
      value - allowed object is String
    • getRunIndex

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public IntegerList getRunIndex()
      Gets the value of the runIndex property.
      Returns:
      possible object is String
    • setRunIndex

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setRunIndex(IntegerList value)
      Sets the value of the runIndex property.
      Parameters:
      value - allowed object is String
    • getSeparation

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getSeparation()
      Gets the value of the separation property.
      Returns:
      possible object is String
    • setSeparation

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setSeparation(String value)
      Sets the value of the separation property.
      Parameters:
      value - allowed object is String
    • getSetIndex

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public IntegerList getSetIndex()
      Gets the value of the setIndex property.
      Returns:
      possible object is String
    • setSetIndex

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setSetIndex(IntegerList value)
      Sets the value of the setIndex property.
      Parameters:
      value - allowed object is String
    • getSheetIndex

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public IntegerList getSheetIndex()
      Gets the value of the sheetIndex property.
      Returns:
      possible object is String
    • setSheetIndex

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setSheetIndex(IntegerList value)
      Sets the value of the sheetIndex property.
      Parameters:
      value - allowed object is String
    • getSheetName

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getSheetName()
      Gets the value of the sheetName property.
      Returns:
      possible object is String
    • setSheetName

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setSheetName(String value)
      Sets the value of the sheetName property.
      Parameters:
      value - allowed object is String
    • getSide

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Side getSide()
      Gets the value of the side property.
      Returns:
      possible object is Side
    • setSide

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setSide(Side value)
      Sets the value of the side property.
      Parameters:
      value - allowed object is Side
    • getStationName

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getStationName()
      Gets the value of the stationName property.
      Returns:
      possible object is String
    • setStationName

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setStationName(String value)
      Sets the value of the stationName property.
      Parameters:
      value - allowed object is String
    • getTileID

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public XYPair getTileID()
      Gets the value of the tileID property.
      Returns:
      possible object is String
    • setTileID

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setTileID(XYPair value)
      Sets the value of the tileID property.
      Parameters:
      value - allowed object is String
    • getTransferCurveName

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Part.TransferCurveName getTransferCurveName()
      Gets the value of the transferCurveName property.
      Returns:
      possible object is Part.TransferCurveName
    • setTransferCurveName

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setTransferCurveName(Part.TransferCurveName value)
      Sets the value of the transferCurveName property.
      Parameters:
      value - allowed object is Part.TransferCurveName
    • getWebName

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getWebName()
      Gets the value of the webName property.
      Returns:
      possible object is String
    • setWebName

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setWebName(String value)
      Sets the value of the webName property.
      Parameters:
      value - allowed object is String
    • getOtherAttributes

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Map<QName,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(String value)
    • withBlockName

      public Part withBlockName(String value)
    • withContactType

      public Part withContactType(String value)
    • withDocIndex

      public Part withDocIndex(IntegerList value)
    • withDropID

      public Part withDropID(String value)
    • withLocation

      public Part withLocation(String value)
    • withLotID

      public Part withLotID(String value)
    • withMetadata

      public Part withMetadata(String value)
    • withOption

      public Part withOption(String value)
    • withPageNumber

      public Part withPageNumber(IntegerList value)
    • withPartVersion

      public Part withPartVersion(String value)
    • withPreviewType

      public Part withPreviewType(Part.PreviewType value)
    • withPrintCondition

      public Part withPrintCondition(String value)
    • withProduct

      public Part withProduct(String value)
    • withProductPart

      public Part withProductPart(String value)
    • withQualityMeasurement

      public Part withQualityMeasurement(String value)
    • withRun

      public Part withRun(String value)
    • withRunIndex

      public Part withRunIndex(IntegerList value)
    • withSeparation

      public Part withSeparation(String value)
    • withSetIndex

      public Part withSetIndex(IntegerList value)
    • withSheetIndex

      public Part withSheetIndex(IntegerList value)
    • withSheetName

      public Part withSheetName(String value)
    • withSide

      public Part withSide(Side value)
    • withStationName

      public Part withStationName(String value)
    • withTileID

      public Part withTileID(XYPair value)
    • withTransferCurveName

      public Part withTransferCurveName(Part.TransferCurveName value)
    • withWebName

      public Part withWebName(String value)
    • equals

      public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
      Specified by:
      equals in interface org.jvnet.jaxb2_commons.lang.Equals2
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class 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 Object