@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public class SignatureCell
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="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.CIP4.org/JDFSchema_2_0}float" />
<attribute name="BleedFoot" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="BleedHead" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="BleedSpine" type="{http://www.CIP4.org/JDFSchema_2_0}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.CIP4.org/JDFSchema_2_0}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.CIP4.org/JDFSchema_2_0}float" />
<attribute name="MaskSeparation" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="Orientation">
<simpleType>
<restriction base="{http://www.CIP4.org/JDFSchema_2_0}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.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="TrimFace" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="TrimFoot" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="TrimHead" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="TrimSize" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
SignatureCell.Mask
Java class for null.
|
static class |
SignatureCell.Orientation
Java class for null.
|
| Modifier and Type | Field and Description |
|---|---|
protected IntegerList |
backPages |
protected IntegerList |
backSpread |
protected java.lang.Float |
bleedFace |
protected java.lang.Float |
bleedFoot |
protected java.lang.Float |
bleedHead |
protected java.lang.Float |
bleedSpine |
protected IntegerList |
faceCells |
protected IntegerList |
frontPages |
protected IntegerList |
frontSpread |
protected SignatureCell.Mask |
mask |
protected java.lang.Float |
maskBleed |
protected java.lang.String |
maskSeparation |
protected SignatureCell.Orientation |
orientation |
protected Sides |
sides |
protected java.lang.String |
stationName |
protected java.lang.Float |
trimFace |
protected java.lang.Float |
trimFoot |
protected java.lang.Float |
trimHead |
protected XYPair |
trimSize |
| Constructor and Description |
|---|
SignatureCell() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object object) |
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) |
IntegerList |
getBackPages()
Gets the value of the backPages property.
|
IntegerList |
getBackSpread()
Gets the value of the backSpread property.
|
java.lang.Float |
getBleedFace()
Gets the value of the bleedFace property.
|
java.lang.Float |
getBleedFoot()
Gets the value of the bleedFoot property.
|
java.lang.Float |
getBleedHead()
Gets the value of the bleedHead property.
|
java.lang.Float |
getBleedSpine()
Gets the value of the bleedSpine property.
|
IntegerList |
getFaceCells()
Gets the value of the faceCells property.
|
IntegerList |
getFrontPages()
Gets the value of the frontPages property.
|
IntegerList |
getFrontSpread()
Gets the value of the frontSpread property.
|
SignatureCell.Mask |
getMask()
Gets the value of the mask property.
|
java.lang.Float |
getMaskBleed()
Gets the value of the maskBleed property.
|
java.lang.String |
getMaskSeparation()
Gets the value of the maskSeparation property.
|
SignatureCell.Orientation |
getOrientation()
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.
|
Sides |
getSides()
Gets the value of the sides property.
|
java.lang.String |
getStationName()
Gets the value of the stationName property.
|
java.lang.Float |
getTrimFace()
Gets the value of the trimFace property.
|
java.lang.Float |
getTrimFoot()
Gets the value of the trimFoot property.
|
java.lang.Float |
getTrimHead()
Gets the value of the trimHead property.
|
XYPair |
getTrimSize()
Gets the value of the trimSize property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
void |
setBackPages(IntegerList value)
Sets the value of the backPages property.
|
void |
setBackSpread(IntegerList value)
Sets the value of the backSpread property.
|
void |
setBleedFace(java.lang.Float value)
Sets the value of the bleedFace property.
|
void |
setBleedFoot(java.lang.Float value)
Sets the value of the bleedFoot property.
|
void |
setBleedHead(java.lang.Float value)
Sets the value of the bleedHead property.
|
void |
setBleedSpine(java.lang.Float value)
Sets the value of the bleedSpine property.
|
void |
setFaceCells(IntegerList value)
Sets the value of the faceCells property.
|
void |
setFrontPages(IntegerList value)
Sets the value of the frontPages property.
|
void |
setFrontSpread(IntegerList value)
Sets the value of the frontSpread property.
|
void |
setMask(SignatureCell.Mask value)
Sets the value of the mask property.
|
void |
setMaskBleed(java.lang.Float value)
Sets the value of the maskBleed property.
|
void |
setMaskSeparation(java.lang.String value)
Sets the value of the maskSeparation property.
|
void |
setOrientation(SignatureCell.Orientation value)
Sets the value of the orientation property.
|
void |
setSides(Sides value)
Sets the value of the sides property.
|
void |
setStationName(java.lang.String value)
Sets the value of the stationName property.
|
void |
setTrimFace(java.lang.Float value)
Sets the value of the trimFace property.
|
void |
setTrimFoot(java.lang.Float value)
Sets the value of the trimFoot property.
|
void |
setTrimHead(java.lang.Float value)
Sets the value of the trimHead property.
|
void |
setTrimSize(XYPair value)
Sets the value of the trimSize property.
|
SignatureCell |
withBackPages(IntegerList value) |
SignatureCell |
withBackSpread(IntegerList value) |
SignatureCell |
withBleedFace(java.lang.Float value) |
SignatureCell |
withBleedFoot(java.lang.Float value) |
SignatureCell |
withBleedHead(java.lang.Float value) |
SignatureCell |
withBleedSpine(java.lang.Float value) |
SignatureCell |
withFaceCells(IntegerList value) |
SignatureCell |
withFrontPages(IntegerList value) |
SignatureCell |
withFrontSpread(IntegerList value) |
SignatureCell |
withMask(SignatureCell.Mask value) |
SignatureCell |
withMaskBleed(java.lang.Float value) |
SignatureCell |
withMaskSeparation(java.lang.String value) |
SignatureCell |
withOrientation(SignatureCell.Orientation value) |
SignatureCell |
withSides(Sides value) |
SignatureCell |
withStationName(java.lang.String value) |
SignatureCell |
withTrimFace(java.lang.Float value) |
SignatureCell |
withTrimFoot(java.lang.Float value) |
SignatureCell |
withTrimHead(java.lang.Float value) |
SignatureCell |
withTrimSize(XYPair value) |
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected IntegerList backPages
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected IntegerList backSpread
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float bleedFace
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float bleedFoot
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float bleedHead
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float bleedSpine
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected IntegerList faceCells
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected IntegerList frontPages
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected IntegerList frontSpread
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected SignatureCell.Mask mask
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float maskBleed
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.String maskSeparation
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected SignatureCell.Orientation orientation
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected Sides sides
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.String stationName
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float trimFace
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float trimFoot
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float trimHead
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected XYPair trimSize
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public IntegerList getBackPages()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setBackPages(IntegerList value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public IntegerList getBackSpread()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setBackSpread(IntegerList value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getBleedFace()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setBleedFace(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getBleedFoot()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setBleedFoot(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getBleedHead()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setBleedHead(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getBleedSpine()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setBleedSpine(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public IntegerList getFaceCells()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setFaceCells(IntegerList value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public IntegerList getFrontPages()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setFrontPages(IntegerList value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public IntegerList getFrontSpread()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setFrontSpread(IntegerList value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public SignatureCell.Mask getMask()
SignatureCell.Mask@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setMask(SignatureCell.Mask value)
value - allowed object is
SignatureCell.Mask@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getMaskBleed()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setMaskBleed(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.lang.String getMaskSeparation()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setMaskSeparation(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public SignatureCell.Orientation getOrientation()
SignatureCell.Orientation@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setOrientation(SignatureCell.Orientation value)
value - allowed object is
SignatureCell.Orientation@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public Sides getSides()
Sides@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setSides(Sides value)
value - allowed object is
Sides@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.lang.String getStationName()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setStationName(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getTrimFace()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setTrimFace(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getTrimFoot()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setTrimFoot(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getTrimHead()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setTrimHead(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public XYPair getTrimSize()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setTrimSize(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
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.
public SignatureCell withBackPages(IntegerList value)
public SignatureCell withBackSpread(IntegerList value)
public SignatureCell withBleedFace(java.lang.Float value)
public SignatureCell withBleedFoot(java.lang.Float value)
public SignatureCell withBleedHead(java.lang.Float value)
public SignatureCell withBleedSpine(java.lang.Float value)
public SignatureCell withFaceCells(IntegerList value)
public SignatureCell withFrontPages(IntegerList value)
public SignatureCell withFrontSpread(IntegerList value)
public SignatureCell withMask(SignatureCell.Mask value)
public SignatureCell withMaskBleed(java.lang.Float value)
public SignatureCell withMaskSeparation(java.lang.String value)
public SignatureCell withOrientation(SignatureCell.Orientation value)
public SignatureCell withSides(Sides value)
public SignatureCell withStationName(java.lang.String value)
public SignatureCell withTrimFace(java.lang.Float value)
public SignatureCell withTrimFoot(java.lang.Float value)
public SignatureCell withTrimHead(java.lang.Float value)
public SignatureCell withTrimSize(XYPair value)
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)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2public boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2public int hashCode()
hashCode in class java.lang.Object