Package org.cip4.lib.xjdf.schema
Class Part
- java.lang.Object
-
- org.cip4.lib.xjdf.schema.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.HashCode2Java 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
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPart.PreviewTypeJava class for null.static classPart.TransferCurveNameJava class for null.
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.StringbinderySignatureIDprotected java.lang.StringblockNameprotected java.lang.StringcontactTypeprotected IntegerListdocIndexprotected java.lang.StringdropIDprotected java.lang.Stringlocationprotected java.lang.StringlotIDprotected java.lang.Stringmetadataprotected java.lang.Stringoptionprotected IntegerListpageNumberprotected java.lang.StringpartVersionprotected Part.PreviewTypepreviewTypeprotected java.lang.StringprintConditionprotected java.lang.Stringproductprotected java.lang.StringproductPartprotected java.lang.StringqualityMeasurementprotected java.lang.Stringrunprotected IntegerListrunIndexprotected java.lang.Stringseparationprotected IntegerListsetIndexprotected IntegerListsheetIndexprotected java.lang.StringsheetNameprotected Sidesideprotected java.lang.StringstationNameprotected XYPairtileIDprotected Part.TransferCurveNametransferCurveNameprotected java.lang.StringwebName
-
Constructor Summary
Constructors Constructor Description Part()
-
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)java.lang.StringgetBinderySignatureID()Gets the value of the binderySignatureID property.java.lang.StringgetBlockName()Gets the value of the blockName property.java.lang.StringgetContactType()Gets the value of the contactType property.IntegerListgetDocIndex()Gets the value of the docIndex property.java.lang.StringgetDropID()Gets the value of the dropID property.java.lang.StringgetLocation()Gets the value of the location property.java.lang.StringgetLotID()Gets the value of the lotID property.java.lang.StringgetMetadata()Gets the value of the metadata property.java.lang.StringgetOption()Gets the value of the option property.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.IntegerListgetPageNumber()Gets the value of the pageNumber property.java.lang.StringgetPartVersion()Gets the value of the partVersion property.Part.PreviewTypegetPreviewType()Gets the value of the previewType property.java.lang.StringgetPrintCondition()Gets the value of the printCondition property.java.lang.StringgetProduct()Gets the value of the product property.java.lang.StringgetProductPart()Gets the value of the productPart property.java.lang.StringgetQualityMeasurement()Gets the value of the qualityMeasurement property.java.lang.StringgetRun()Gets the value of the run property.IntegerListgetRunIndex()Gets the value of the runIndex property.java.lang.StringgetSeparation()Gets the value of the separation property.IntegerListgetSetIndex()Gets the value of the setIndex property.IntegerListgetSheetIndex()Gets the value of the sheetIndex property.java.lang.StringgetSheetName()Gets the value of the sheetName property.SidegetSide()Gets the value of the side property.java.lang.StringgetStationName()Gets the value of the stationName property.XYPairgetTileID()Gets the value of the tileID property.Part.TransferCurveNamegetTransferCurveName()Gets the value of the transferCurveName property.java.lang.StringgetWebName()Gets the value of the webName property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)voidsetBinderySignatureID(java.lang.String value)Sets the value of the binderySignatureID property.voidsetBlockName(java.lang.String value)Sets the value of the blockName property.voidsetContactType(java.lang.String value)Sets the value of the contactType property.voidsetDocIndex(IntegerList value)Sets the value of the docIndex property.voidsetDropID(java.lang.String value)Sets the value of the dropID property.voidsetLocation(java.lang.String value)Sets the value of the location property.voidsetLotID(java.lang.String value)Sets the value of the lotID property.voidsetMetadata(java.lang.String value)Sets the value of the metadata property.voidsetOption(java.lang.String value)Sets the value of the option property.voidsetPageNumber(IntegerList value)Sets the value of the pageNumber property.voidsetPartVersion(java.lang.String value)Sets the value of the partVersion property.voidsetPreviewType(Part.PreviewType value)Sets the value of the previewType property.voidsetPrintCondition(java.lang.String value)Sets the value of the printCondition property.voidsetProduct(java.lang.String value)Sets the value of the product property.voidsetProductPart(java.lang.String value)Sets the value of the productPart property.voidsetQualityMeasurement(java.lang.String value)Sets the value of the qualityMeasurement property.voidsetRun(java.lang.String value)Sets the value of the run property.voidsetRunIndex(IntegerList value)Sets the value of the runIndex property.voidsetSeparation(java.lang.String value)Sets the value of the separation property.voidsetSetIndex(IntegerList value)Sets the value of the setIndex property.voidsetSheetIndex(IntegerList value)Sets the value of the sheetIndex property.voidsetSheetName(java.lang.String value)Sets the value of the sheetName property.voidsetSide(Side value)Sets the value of the side property.voidsetStationName(java.lang.String value)Sets the value of the stationName property.voidsetTileID(XYPair value)Sets the value of the tileID property.voidsetTransferCurveName(Part.TransferCurveName value)Sets the value of the transferCurveName property.voidsetWebName(java.lang.String value)Sets the value of the webName property.PartwithBinderySignatureID(java.lang.String value)PartwithBlockName(java.lang.String value)PartwithContactType(java.lang.String value)PartwithDocIndex(IntegerList value)PartwithDropID(java.lang.String value)PartwithLocation(java.lang.String value)PartwithLotID(java.lang.String value)PartwithMetadata(java.lang.String value)PartwithOption(java.lang.String value)PartwithPageNumber(IntegerList value)PartwithPartVersion(java.lang.String value)PartwithPreviewType(Part.PreviewType value)PartwithPrintCondition(java.lang.String value)PartwithProduct(java.lang.String value)PartwithProductPart(java.lang.String value)PartwithQualityMeasurement(java.lang.String value)PartwithRun(java.lang.String value)PartwithRunIndex(IntegerList value)PartwithSeparation(java.lang.String value)PartwithSetIndex(IntegerList value)PartwithSheetIndex(IntegerList value)PartwithSheetName(java.lang.String value)PartwithSide(Side value)PartwithStationName(java.lang.String value)PartwithTileID(XYPair value)PartwithTransferCurveName(Part.TransferCurveName value)PartwithWebName(java.lang.String value)
-
-
-
Field Detail
-
binderySignatureID
protected java.lang.String binderySignatureID
-
blockName
protected java.lang.String blockName
-
contactType
protected java.lang.String contactType
-
docIndex
protected IntegerList docIndex
-
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
-
pageNumber
protected IntegerList pageNumber
-
partVersion
protected java.lang.String partVersion
-
previewType
protected Part.PreviewType previewType
-
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
-
runIndex
protected IntegerList runIndex
-
separation
protected java.lang.String separation
-
setIndex
protected IntegerList setIndex
-
sheetIndex
protected IntegerList sheetIndex
-
sheetName
protected java.lang.String sheetName
-
side
protected Side side
-
stationName
protected java.lang.String stationName
-
tileID
protected XYPair tileID
-
transferCurveName
protected Part.TransferCurveName transferCurveName
-
webName
protected java.lang.String webName
-
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
getPreviewType
public Part.PreviewType getPreviewType()
Gets the value of the previewType property.- Returns:
- possible object is
Part.PreviewType
-
setPreviewType
public void setPreviewType(Part.PreviewType value)
Sets the value of the previewType property.- Parameters:
value- allowed object isPart.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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
setSide
public void setSide(Side value)
Sets the value of the side property.- Parameters:
value- allowed object isSide
-
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 isString
-
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 isString
-
getTransferCurveName
public Part.TransferCurveName getTransferCurveName()
Gets the value of the transferCurveName property.- Returns:
- possible object is
Part.TransferCurveName
-
setTransferCurveName
public void setTransferCurveName(Part.TransferCurveName value)
Sets the value of the transferCurveName property.- Parameters:
value- allowed object isPart.TransferCurveName
-
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 isString
-
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)
-
withDocIndex
public Part withDocIndex(IntegerList 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)
-
withPageNumber
public Part withPageNumber(IntegerList value)
-
withPartVersion
public Part withPartVersion(java.lang.String value)
-
withPreviewType
public Part withPreviewType(Part.PreviewType 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)
-
withRunIndex
public Part withRunIndex(IntegerList value)
-
withSeparation
public Part withSeparation(java.lang.String value)
-
withSetIndex
public Part withSetIndex(IntegerList value)
-
withSheetIndex
public Part withSheetIndex(IntegerList value)
-
withSheetName
public Part withSheetName(java.lang.String value)
-
withStationName
public Part withStationName(java.lang.String value)
-
withTransferCurveName
public Part withTransferCurveName(Part.TransferCurveName 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:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
equals
public boolean equals(java.lang.Object object)
- Overrides:
equalsin classjava.lang.Object
-
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
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
-