@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public class BinderySignature extends ParameterType implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for BinderySignature complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BinderySignature">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Fold" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}SignatureCell" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="AlignmentReferenceWeb" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="AssemblyID" type="{http://www.CIP4.org/JDFSchema_2_0}ID" />
<attribute name="BinderySignatureSize" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="BinderySignatureType" type="{http://www.CIP4.org/JDFSchema_2_0}EnumBinderySignatureType" />
<attribute name="BindingEdge" type="{http://www.CIP4.org/JDFSchema_2_0}EnumBindingEdge" />
<attribute name="BindingOrientation" type="{http://www.CIP4.org/JDFSchema_2_0}Orientation" />
<attribute name="BindingSide" type="{http://www.CIP4.org/JDFSchema_2_0}EnumBindingSide" />
<attribute name="BleedBottom" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="BleedLeft" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="BleedRight" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="BleedTop" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="DieLayoutRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="FoldCatalog" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="FoldLay" type="{http://www.CIP4.org/JDFSchema_2_0}Orientation" />
<attribute name="JogEdge" type="{http://www.CIP4.org/JDFSchema_2_0}EnumBindingEdge" />
<attribute name="JogSide" type="{http://www.CIP4.org/JDFSchema_2_0}EnumBindingEdge" />
<attribute name="NumberUp" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="OutsideGutter" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="StaggerColumns" type="{http://www.CIP4.org/JDFSchema_2_0}DoubleList" />
<attribute name="StaggerContinuous" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="StaggerRows" type="{http://www.CIP4.org/JDFSchema_2_0}DoubleList" />
<attribute name="TrimBottom" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="TrimLeft" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="TrimRight" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="TrimTop" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="WebCellAlignment" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
alignmentReferenceWeb |
protected String |
assemblyID |
protected XYPair |
binderySignatureSize |
protected EnumBinderySignatureType |
binderySignatureType |
protected EnumBindingEdge |
bindingEdge |
protected Orientation |
bindingOrientation |
protected EnumBindingSide |
bindingSide |
protected Double |
bleedBottom |
protected Double |
bleedLeft |
protected Double |
bleedRight |
protected Double |
bleedTop |
protected Object |
dieLayoutRef |
protected List<Fold> |
fold |
protected String |
foldCatalog |
protected Orientation |
foldLay |
protected EnumBindingEdge |
jogEdge |
protected EnumBindingEdge |
jogSide |
protected XYPair |
numberUp |
protected Boolean |
outsideGutter |
protected List<SignatureCell> |
signatureCell |
protected List<Double> |
staggerColumns |
protected Boolean |
staggerContinuous |
protected List<Double> |
staggerRows |
protected Double |
trimBottom |
protected Double |
trimLeft |
protected Double |
trimRight |
protected Double |
trimTop |
protected XYPair |
webCellAlignment |
| Constructor and Description |
|---|
BinderySignature() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
String |
getAlignmentReferenceWeb()
Gets the value of the alignmentReferenceWeb property.
|
String |
getAssemblyID()
Gets the value of the assemblyID property.
|
XYPair |
getBinderySignatureSize()
Gets the value of the binderySignatureSize property.
|
EnumBinderySignatureType |
getBinderySignatureType()
Gets the value of the binderySignatureType property.
|
EnumBindingEdge |
getBindingEdge()
Gets the value of the bindingEdge property.
|
Orientation |
getBindingOrientation()
Gets the value of the bindingOrientation property.
|
EnumBindingSide |
getBindingSide()
Gets the value of the bindingSide property.
|
Double |
getBleedBottom()
Gets the value of the bleedBottom property.
|
Double |
getBleedLeft()
Gets the value of the bleedLeft property.
|
Double |
getBleedRight()
Gets the value of the bleedRight property.
|
Double |
getBleedTop()
Gets the value of the bleedTop property.
|
Object |
getDieLayoutRef()
Gets the value of the dieLayoutRef property.
|
List<Fold> |
getFold()
Gets the value of the fold property.
|
String |
getFoldCatalog()
Gets the value of the foldCatalog property.
|
Orientation |
getFoldLay()
Gets the value of the foldLay property.
|
EnumBindingEdge |
getJogEdge()
Gets the value of the jogEdge property.
|
EnumBindingEdge |
getJogSide()
Gets the value of the jogSide property.
|
XYPair |
getNumberUp()
Gets the value of the numberUp property.
|
List<SignatureCell> |
getSignatureCell()
Gets the value of the signatureCell property.
|
List<Double> |
getStaggerColumns()
Gets the value of the staggerColumns property.
|
List<Double> |
getStaggerRows()
Gets the value of the staggerRows property.
|
Double |
getTrimBottom()
Gets the value of the trimBottom property.
|
Double |
getTrimLeft()
Gets the value of the trimLeft property.
|
Double |
getTrimRight()
Gets the value of the trimRight property.
|
Double |
getTrimTop()
Gets the value of the trimTop property.
|
XYPair |
getWebCellAlignment()
Gets the value of the webCellAlignment property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isOutsideGutter()
Gets the value of the outsideGutter property.
|
Boolean |
isStaggerContinuous()
Gets the value of the staggerContinuous property.
|
void |
setAlignmentReferenceWeb(String value)
Sets the value of the alignmentReferenceWeb property.
|
void |
setAssemblyID(String value)
Sets the value of the assemblyID property.
|
void |
setBinderySignatureSize(XYPair value)
Sets the value of the binderySignatureSize property.
|
void |
setBinderySignatureType(EnumBinderySignatureType value)
Sets the value of the binderySignatureType property.
|
void |
setBindingEdge(EnumBindingEdge value)
Sets the value of the bindingEdge property.
|
void |
setBindingOrientation(Orientation value)
Sets the value of the bindingOrientation property.
|
void |
setBindingSide(EnumBindingSide value)
Sets the value of the bindingSide property.
|
void |
setBleedBottom(Double value)
Sets the value of the bleedBottom property.
|
void |
setBleedLeft(Double value)
Sets the value of the bleedLeft property.
|
void |
setBleedRight(Double value)
Sets the value of the bleedRight property.
|
void |
setBleedTop(Double value)
Sets the value of the bleedTop property.
|
void |
setDieLayoutRef(Object value)
Sets the value of the dieLayoutRef property.
|
void |
setFoldCatalog(String value)
Sets the value of the foldCatalog property.
|
void |
setFoldLay(Orientation value)
Sets the value of the foldLay property.
|
void |
setJogEdge(EnumBindingEdge value)
Sets the value of the jogEdge property.
|
void |
setJogSide(EnumBindingEdge value)
Sets the value of the jogSide property.
|
void |
setNumberUp(XYPair value)
Sets the value of the numberUp property.
|
void |
setOutsideGutter(Boolean value)
Sets the value of the outsideGutter property.
|
void |
setStaggerContinuous(Boolean value)
Sets the value of the staggerContinuous property.
|
void |
setTrimBottom(Double value)
Sets the value of the trimBottom property.
|
void |
setTrimLeft(Double value)
Sets the value of the trimLeft property.
|
void |
setTrimRight(Double value)
Sets the value of the trimRight property.
|
void |
setTrimTop(Double value)
Sets the value of the trimTop property.
|
void |
setWebCellAlignment(XYPair value)
Sets the value of the webCellAlignment property.
|
BinderySignature |
withAlignmentReferenceWeb(String value) |
BinderySignature |
withAssemblyID(String value) |
BinderySignature |
withBinderySignatureSize(XYPair value) |
BinderySignature |
withBinderySignatureType(EnumBinderySignatureType value) |
BinderySignature |
withBindingEdge(EnumBindingEdge value) |
BinderySignature |
withBindingOrientation(Orientation value) |
BinderySignature |
withBindingSide(EnumBindingSide value) |
BinderySignature |
withBleedBottom(Double value) |
BinderySignature |
withBleedLeft(Double value) |
BinderySignature |
withBleedRight(Double value) |
BinderySignature |
withBleedTop(Double value) |
BinderySignature |
withDieLayoutRef(Object value) |
BinderySignature |
withFold(Collection<Fold> values) |
BinderySignature |
withFold(Fold... values) |
BinderySignature |
withFoldCatalog(String value) |
BinderySignature |
withFoldLay(Orientation value) |
BinderySignature |
withJogEdge(EnumBindingEdge value) |
BinderySignature |
withJogSide(EnumBindingEdge value) |
BinderySignature |
withNumberUp(XYPair value) |
BinderySignature |
withOutsideGutter(Boolean value) |
BinderySignature |
withSignatureCell(Collection<SignatureCell> values) |
BinderySignature |
withSignatureCell(SignatureCell... values) |
BinderySignature |
withStaggerColumns(Collection<Double> values) |
BinderySignature |
withStaggerColumns(Double... values) |
BinderySignature |
withStaggerContinuous(Boolean value) |
BinderySignature |
withStaggerRows(Collection<Double> values) |
BinderySignature |
withStaggerRows(Double... values) |
BinderySignature |
withTrimBottom(Double value) |
BinderySignature |
withTrimLeft(Double value) |
BinderySignature |
withTrimRight(Double value) |
BinderySignature |
withTrimTop(Double value) |
BinderySignature |
withWebCellAlignment(XYPair value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected List<Fold> fold
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected List<SignatureCell> signatureCell
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String alignmentReferenceWeb
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String assemblyID
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected XYPair binderySignatureSize
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected EnumBinderySignatureType binderySignatureType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected EnumBindingEdge bindingEdge
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Orientation bindingOrientation
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected EnumBindingSide bindingSide
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Double bleedBottom
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Double bleedLeft
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Double bleedRight
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Double bleedTop
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Object dieLayoutRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String foldCatalog
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Orientation foldLay
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected EnumBindingEdge jogEdge
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected EnumBindingEdge jogSide
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected XYPair numberUp
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Boolean outsideGutter
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected List<Double> staggerColumns
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Boolean staggerContinuous
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected List<Double> staggerRows
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Double trimBottom
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Double trimLeft
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Double trimRight
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Double trimTop
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected XYPair webCellAlignment
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public List<Fold> getFold()
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 set method for the fold property.
For example, to add a new item, do as follows:
getFold().add(newItem);
Objects of the following type(s) are allowed in the list
Fold
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public List<SignatureCell> getSignatureCell()
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 set method for the signatureCell property.
For example, to add a new item, do as follows:
getSignatureCell().add(newItem);
Objects of the following type(s) are allowed in the list
SignatureCell
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getAlignmentReferenceWeb()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setAlignmentReferenceWeb(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getAssemblyID()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setAssemblyID(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public XYPair getBinderySignatureSize()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setBinderySignatureSize(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public EnumBinderySignatureType getBinderySignatureType()
EnumBinderySignatureType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setBinderySignatureType(EnumBinderySignatureType value)
value - allowed object is
EnumBinderySignatureType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public EnumBindingEdge getBindingEdge()
EnumBindingEdge@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setBindingEdge(EnumBindingEdge value)
value - allowed object is
EnumBindingEdge@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Orientation getBindingOrientation()
Orientation@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setBindingOrientation(Orientation value)
value - allowed object is
Orientation@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public EnumBindingSide getBindingSide()
EnumBindingSide@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setBindingSide(EnumBindingSide value)
value - allowed object is
EnumBindingSide@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Double getBleedBottom()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setBleedBottom(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Double getBleedLeft()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setBleedLeft(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Double getBleedRight()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setBleedRight(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Double getBleedTop()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setBleedTop(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Object getDieLayoutRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setDieLayoutRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getFoldCatalog()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setFoldCatalog(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Orientation getFoldLay()
Orientation@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setFoldLay(Orientation value)
value - allowed object is
Orientation@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public EnumBindingEdge getJogEdge()
EnumBindingEdge@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setJogEdge(EnumBindingEdge value)
value - allowed object is
EnumBindingEdge@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public EnumBindingEdge getJogSide()
EnumBindingEdge@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setJogSide(EnumBindingEdge value)
value - allowed object is
EnumBindingEdge@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public XYPair getNumberUp()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setNumberUp(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Boolean isOutsideGutter()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setOutsideGutter(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public List<Double> getStaggerColumns()
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 set method for the staggerColumns property.
For example, to add a new item, do as follows:
getStaggerColumns().add(newItem);
Objects of the following type(s) are allowed in the list
Double
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Boolean isStaggerContinuous()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setStaggerContinuous(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public List<Double> getStaggerRows()
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 set method for the staggerRows property.
For example, to add a new item, do as follows:
getStaggerRows().add(newItem);
Objects of the following type(s) are allowed in the list
Double
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Double getTrimBottom()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setTrimBottom(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Double getTrimLeft()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setTrimLeft(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Double getTrimRight()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setTrimRight(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Double getTrimTop()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setTrimTop(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public XYPair getWebCellAlignment()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setWebCellAlignment(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withFold(Fold... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withFold(Collection<Fold> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withSignatureCell(SignatureCell... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withSignatureCell(Collection<SignatureCell> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withAlignmentReferenceWeb(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withAssemblyID(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withBinderySignatureSize(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withBinderySignatureType(EnumBinderySignatureType value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withBindingEdge(EnumBindingEdge value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withBindingOrientation(Orientation value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withBindingSide(EnumBindingSide value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withBleedBottom(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withBleedLeft(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withBleedRight(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withBleedTop(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withDieLayoutRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withFoldCatalog(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withFoldLay(Orientation value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withJogEdge(EnumBindingEdge value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withJogSide(EnumBindingEdge value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withNumberUp(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withOutsideGutter(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withStaggerColumns(Double... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withStaggerColumns(Collection<Double> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withStaggerContinuous(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withStaggerRows(Double... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withStaggerRows(Collection<Double> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withTrimBottom(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withTrimLeft(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withTrimRight(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withTrimTop(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public BinderySignature withWebCellAlignment(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
equals in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodehashCode in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public int hashCode()
hashCode in class ParameterTypeCopyright © 2016. All rights reserved.