Class SignatureCell
- java.lang.Object
-
- org.cip4.lib.xjdf.schema.SignatureCell
-
- All Implemented Interfaces:
java.io.Serializable,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2
public class SignatureCell 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"> <sequence> <element ref="{http://www.CIP4.org/JDFSchema_2_0}CellCondition" maxOccurs="unbounded" minOccurs="0"/> </sequence> <attribute name="BackPages" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerList" /> <attribute name="BackSpread" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerList" /> <attribute name="BleedFace" type="{http://www.w3.org/2001/XMLSchema}float" /> <attribute name="BleedFoot" type="{http://www.w3.org/2001/XMLSchema}float" /> <attribute name="BleedHead" type="{http://www.w3.org/2001/XMLSchema}float" /> <attribute name="BleedSpine" type="{http://www.w3.org/2001/XMLSchema}float" /> <attribute name="FaceCells" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerList" /> <attribute name="FrontPages" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerList" /> <attribute name="FrontSpread" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerList" /> <attribute name="Mask"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN"> <enumeration value="BleedBox"/> <enumeration value="DieCut"/> <enumeration value="None"/> <enumeration value="PDL"/> <enumeration value="SourceBleedBox"/> <enumeration value="SourceTrimBox"/> <enumeration value="TrimBox"/> </restriction> </simpleType> </attribute> <attribute name="MaskBleed" type="{http://www.w3.org/2001/XMLSchema}float" /> <attribute name="MaskSeparation" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" /> <attribute name="Orientation"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN"> <enumeration value="Down"/> <enumeration value="Left"/> <enumeration value="Right"/> <enumeration value="Up"/> </restriction> </simpleType> </attribute> <attribute name="Sides" type="{http://www.CIP4.org/JDFSchema_2_0}Sides" /> <attribute name="StationName" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" /> <attribute name="TrimFace" type="{http://www.w3.org/2001/XMLSchema}float" /> <attribute name="TrimFoot" type="{http://www.w3.org/2001/XMLSchema}float" /> <attribute name="TrimHead" type="{http://www.w3.org/2001/XMLSchema}float" /> <attribute name="TrimSize" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" /> <anyAttribute processContents='lax' namespace='##other'/> </restriction> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSignatureCell.MaskJava class for null.static classSignatureCell.OrientationJava class for null.
-
Field Summary
Fields Modifier and Type Field Description protected IntegerListbackPagesprotected IntegerListbackSpreadprotected java.lang.FloatbleedFaceprotected java.lang.FloatbleedFootprotected java.lang.FloatbleedHeadprotected java.lang.FloatbleedSpineprotected java.util.List<CellCondition>cellConditionprotected IntegerListfaceCellsprotected IntegerListfrontPagesprotected IntegerListfrontSpreadprotected SignatureCell.Maskmaskprotected java.lang.FloatmaskBleedprotected java.lang.StringmaskSeparationprotected SignatureCell.Orientationorientationprotected Sidessidesprotected java.lang.StringstationNameprotected java.lang.FloattrimFaceprotected java.lang.FloattrimFootprotected java.lang.FloattrimHeadprotected XYPairtrimSize
-
Constructor Summary
Constructors Constructor Description SignatureCell()
-
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)IntegerListgetBackPages()Gets the value of the backPages property.IntegerListgetBackSpread()Gets the value of the backSpread property.java.lang.FloatgetBleedFace()Gets the value of the bleedFace property.java.lang.FloatgetBleedFoot()Gets the value of the bleedFoot property.java.lang.FloatgetBleedHead()Gets the value of the bleedHead property.java.lang.FloatgetBleedSpine()Gets the value of the bleedSpine property.java.util.List<CellCondition>getCellCondition()Gets the value of the cellCondition property.IntegerListgetFaceCells()Gets the value of the faceCells property.IntegerListgetFrontPages()Gets the value of the frontPages property.IntegerListgetFrontSpread()Gets the value of the frontSpread property.SignatureCell.MaskgetMask()Gets the value of the mask property.java.lang.FloatgetMaskBleed()Gets the value of the maskBleed property.java.lang.StringgetMaskSeparation()Gets the value of the maskSeparation property.SignatureCell.OrientationgetOrientation()Gets the value of the orientation 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.SidesgetSides()Gets the value of the sides property.java.lang.StringgetStationName()Gets the value of the stationName property.java.lang.FloatgetTrimFace()Gets the value of the trimFace property.java.lang.FloatgetTrimFoot()Gets the value of the trimFoot property.java.lang.FloatgetTrimHead()Gets the value of the trimHead property.XYPairgetTrimSize()Gets the value of the trimSize property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)voidsetBackPages(IntegerList value)Sets the value of the backPages property.voidsetBackSpread(IntegerList value)Sets the value of the backSpread property.voidsetBleedFace(java.lang.Float value)Sets the value of the bleedFace property.voidsetBleedFoot(java.lang.Float value)Sets the value of the bleedFoot property.voidsetBleedHead(java.lang.Float value)Sets the value of the bleedHead property.voidsetBleedSpine(java.lang.Float value)Sets the value of the bleedSpine property.voidsetFaceCells(IntegerList value)Sets the value of the faceCells property.voidsetFrontPages(IntegerList value)Sets the value of the frontPages property.voidsetFrontSpread(IntegerList value)Sets the value of the frontSpread property.voidsetMask(SignatureCell.Mask value)Sets the value of the mask property.voidsetMaskBleed(java.lang.Float value)Sets the value of the maskBleed property.voidsetMaskSeparation(java.lang.String value)Sets the value of the maskSeparation property.voidsetOrientation(SignatureCell.Orientation value)Sets the value of the orientation property.voidsetSides(Sides value)Sets the value of the sides property.voidsetStationName(java.lang.String value)Sets the value of the stationName property.voidsetTrimFace(java.lang.Float value)Sets the value of the trimFace property.voidsetTrimFoot(java.lang.Float value)Sets the value of the trimFoot property.voidsetTrimHead(java.lang.Float value)Sets the value of the trimHead property.voidsetTrimSize(XYPair value)Sets the value of the trimSize property.SignatureCellwithBackPages(IntegerList value)SignatureCellwithBackSpread(IntegerList value)SignatureCellwithBleedFace(java.lang.Float value)SignatureCellwithBleedFoot(java.lang.Float value)SignatureCellwithBleedHead(java.lang.Float value)SignatureCellwithBleedSpine(java.lang.Float value)SignatureCellwithCellCondition(java.util.Collection<CellCondition> values)SignatureCellwithCellCondition(CellCondition... values)SignatureCellwithFaceCells(IntegerList value)SignatureCellwithFrontPages(IntegerList value)SignatureCellwithFrontSpread(IntegerList value)SignatureCellwithMask(SignatureCell.Mask value)SignatureCellwithMaskBleed(java.lang.Float value)SignatureCellwithMaskSeparation(java.lang.String value)SignatureCellwithOrientation(SignatureCell.Orientation value)SignatureCellwithSides(Sides value)SignatureCellwithStationName(java.lang.String value)SignatureCellwithTrimFace(java.lang.Float value)SignatureCellwithTrimFoot(java.lang.Float value)SignatureCellwithTrimHead(java.lang.Float value)SignatureCellwithTrimSize(XYPair value)
-
-
-
Field Detail
-
cellCondition
protected java.util.List<CellCondition> cellCondition
-
backPages
protected IntegerList backPages
-
backSpread
protected IntegerList backSpread
-
bleedFace
protected java.lang.Float bleedFace
-
bleedFoot
protected java.lang.Float bleedFoot
-
bleedHead
protected java.lang.Float bleedHead
-
bleedSpine
protected java.lang.Float bleedSpine
-
faceCells
protected IntegerList faceCells
-
frontPages
protected IntegerList frontPages
-
frontSpread
protected IntegerList frontSpread
-
mask
protected SignatureCell.Mask mask
-
maskBleed
protected java.lang.Float maskBleed
-
maskSeparation
protected java.lang.String maskSeparation
-
orientation
protected SignatureCell.Orientation orientation
-
sides
protected Sides sides
-
stationName
protected java.lang.String stationName
-
trimFace
protected java.lang.Float trimFace
-
trimFoot
protected java.lang.Float trimFoot
-
trimHead
protected java.lang.Float trimHead
-
trimSize
protected XYPair trimSize
-
-
Method Detail
-
getCellCondition
public java.util.List<CellCondition> getCellCondition()
Gets the value of the cellCondition 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 cellCondition property.For example, to add a new item, do as follows:
getCellCondition().add(newItem);Objects of the following type(s) are allowed in the list
CellCondition
-
getBackPages
public IntegerList getBackPages()
Gets the value of the backPages property.- Returns:
- possible object is
String
-
setBackPages
public void setBackPages(IntegerList value)
Sets the value of the backPages property.- Parameters:
value- allowed object isString
-
getBackSpread
public IntegerList getBackSpread()
Gets the value of the backSpread property.- Returns:
- possible object is
String
-
setBackSpread
public void setBackSpread(IntegerList value)
Sets the value of the backSpread property.- Parameters:
value- allowed object isString
-
getBleedFace
public java.lang.Float getBleedFace()
Gets the value of the bleedFace property.- Returns:
- possible object is
Float
-
setBleedFace
public void setBleedFace(java.lang.Float value)
Sets the value of the bleedFace property.- Parameters:
value- allowed object isFloat
-
getBleedFoot
public java.lang.Float getBleedFoot()
Gets the value of the bleedFoot property.- Returns:
- possible object is
Float
-
setBleedFoot
public void setBleedFoot(java.lang.Float value)
Sets the value of the bleedFoot property.- Parameters:
value- allowed object isFloat
-
getBleedHead
public java.lang.Float getBleedHead()
Gets the value of the bleedHead property.- Returns:
- possible object is
Float
-
setBleedHead
public void setBleedHead(java.lang.Float value)
Sets the value of the bleedHead property.- Parameters:
value- allowed object isFloat
-
getBleedSpine
public java.lang.Float getBleedSpine()
Gets the value of the bleedSpine property.- Returns:
- possible object is
Float
-
setBleedSpine
public void setBleedSpine(java.lang.Float value)
Sets the value of the bleedSpine property.- Parameters:
value- allowed object isFloat
-
getFaceCells
public IntegerList getFaceCells()
Gets the value of the faceCells property.- Returns:
- possible object is
String
-
setFaceCells
public void setFaceCells(IntegerList value)
Sets the value of the faceCells property.- Parameters:
value- allowed object isString
-
getFrontPages
public IntegerList getFrontPages()
Gets the value of the frontPages property.- Returns:
- possible object is
String
-
setFrontPages
public void setFrontPages(IntegerList value)
Sets the value of the frontPages property.- Parameters:
value- allowed object isString
-
getFrontSpread
public IntegerList getFrontSpread()
Gets the value of the frontSpread property.- Returns:
- possible object is
String
-
setFrontSpread
public void setFrontSpread(IntegerList value)
Sets the value of the frontSpread property.- Parameters:
value- allowed object isString
-
getMask
public SignatureCell.Mask getMask()
Gets the value of the mask property.- Returns:
- possible object is
SignatureCell.Mask
-
setMask
public void setMask(SignatureCell.Mask value)
Sets the value of the mask property.- Parameters:
value- allowed object isSignatureCell.Mask
-
getMaskBleed
public java.lang.Float getMaskBleed()
Gets the value of the maskBleed property.- Returns:
- possible object is
Float
-
setMaskBleed
public void setMaskBleed(java.lang.Float value)
Sets the value of the maskBleed property.- Parameters:
value- allowed object isFloat
-
getMaskSeparation
public java.lang.String getMaskSeparation()
Gets the value of the maskSeparation property.- Returns:
- possible object is
String
-
setMaskSeparation
public void setMaskSeparation(java.lang.String value)
Sets the value of the maskSeparation property.- Parameters:
value- allowed object isString
-
getOrientation
public SignatureCell.Orientation getOrientation()
Gets the value of the orientation property.- Returns:
- possible object is
SignatureCell.Orientation
-
setOrientation
public void setOrientation(SignatureCell.Orientation value)
Sets the value of the orientation property.- Parameters:
value- allowed object isSignatureCell.Orientation
-
getSides
public Sides getSides()
Gets the value of the sides property.- Returns:
- possible object is
Sides
-
setSides
public void setSides(Sides value)
Sets the value of the sides property.- Parameters:
value- allowed object isSides
-
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
-
getTrimFace
public java.lang.Float getTrimFace()
Gets the value of the trimFace property.- Returns:
- possible object is
Float
-
setTrimFace
public void setTrimFace(java.lang.Float value)
Sets the value of the trimFace property.- Parameters:
value- allowed object isFloat
-
getTrimFoot
public java.lang.Float getTrimFoot()
Gets the value of the trimFoot property.- Returns:
- possible object is
Float
-
setTrimFoot
public void setTrimFoot(java.lang.Float value)
Sets the value of the trimFoot property.- Parameters:
value- allowed object isFloat
-
getTrimHead
public java.lang.Float getTrimHead()
Gets the value of the trimHead property.- Returns:
- possible object is
Float
-
setTrimHead
public void setTrimHead(java.lang.Float value)
Sets the value of the trimHead property.- Parameters:
value- allowed object isFloat
-
getTrimSize
public XYPair getTrimSize()
Gets the value of the trimSize property.- Returns:
- possible object is
String
-
setTrimSize
public void setTrimSize(XYPair value)
Sets the value of the trimSize 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
-
withCellCondition
public SignatureCell withCellCondition(CellCondition... values)
-
withCellCondition
public SignatureCell withCellCondition(java.util.Collection<CellCondition> values)
-
withBackPages
public SignatureCell withBackPages(IntegerList value)
-
withBackSpread
public SignatureCell withBackSpread(IntegerList value)
-
withBleedFace
public SignatureCell withBleedFace(java.lang.Float value)
-
withBleedFoot
public SignatureCell withBleedFoot(java.lang.Float value)
-
withBleedHead
public SignatureCell withBleedHead(java.lang.Float value)
-
withBleedSpine
public SignatureCell withBleedSpine(java.lang.Float value)
-
withFaceCells
public SignatureCell withFaceCells(IntegerList value)
-
withFrontPages
public SignatureCell withFrontPages(IntegerList value)
-
withFrontSpread
public SignatureCell withFrontSpread(IntegerList value)
-
withMask
public SignatureCell withMask(SignatureCell.Mask value)
-
withMaskBleed
public SignatureCell withMaskBleed(java.lang.Float value)
-
withMaskSeparation
public SignatureCell withMaskSeparation(java.lang.String value)
-
withOrientation
public SignatureCell withOrientation(SignatureCell.Orientation value)
-
withSides
public SignatureCell withSides(Sides value)
-
withStationName
public SignatureCell withStationName(java.lang.String value)
-
withTrimFace
public SignatureCell withTrimFace(java.lang.Float value)
-
withTrimFoot
public SignatureCell withTrimFoot(java.lang.Float value)
-
withTrimHead
public SignatureCell withTrimHead(java.lang.Float value)
-
withTrimSize
public SignatureCell withTrimSize(XYPair 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
-
-