@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public class StripMark extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
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">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}BinderySignature" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ExternalImpositionTemplate" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}SignatureCell" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}StripMark" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="MarkContext" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="AbsoluteHeight" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="MarkName" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="ID" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="Anchor" type="{http://www.CIP4.org/JDFSchema_2_0}Anchor" />
<attribute name="RelativeHeight" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="Ord" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="VerticalFitPolicy" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="MarkSide" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="AbsoluteWidth" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="RelativeWidth" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="HorizontalFitPolicy" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="Offset" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="Orientation" type="{http://www.CIP4.org/JDFSchema_2_0}Orientation" />
<attribute name="StripMarkDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Double |
absoluteHeight |
protected Double |
absoluteWidth |
protected Anchor |
anchor |
protected BinderySignature |
binderySignature |
protected ExternalImpositionTemplate |
externalImpositionTemplate |
protected String |
horizontalFitPolicy |
protected String |
id |
protected String |
markContext |
protected String |
markName |
protected String |
markSide |
protected XYPair |
offset |
protected Integer |
ord |
protected Orientation |
orientation |
protected Double |
relativeHeight |
protected Double |
relativeWidth |
protected SignatureCell |
signatureCell |
protected List<StripMark> |
stripMark |
protected String |
stripMarkDetails |
protected String |
verticalFitPolicy |
| Constructor and Description |
|---|
StripMark() |
| 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) |
Double |
getAbsoluteHeight()
Gets the value of the absoluteHeight property.
|
Double |
getAbsoluteWidth()
Gets the value of the absoluteWidth property.
|
Anchor |
getAnchor()
Gets the value of the anchor property.
|
BinderySignature |
getBinderySignature()
Gets the value of the binderySignature property.
|
ExternalImpositionTemplate |
getExternalImpositionTemplate()
Gets the value of the externalImpositionTemplate property.
|
String |
getHorizontalFitPolicy()
Gets the value of the horizontalFitPolicy property.
|
String |
getID()
Gets the value of the id property.
|
String |
getMarkContext()
Gets the value of the markContext property.
|
String |
getMarkName()
Gets the value of the markName property.
|
String |
getMarkSide()
Gets the value of the markSide property.
|
XYPair |
getOffset()
Gets the value of the offset property.
|
Integer |
getOrd()
Gets the value of the ord property.
|
Orientation |
getOrientation()
Gets the value of the orientation property.
|
Double |
getRelativeHeight()
Gets the value of the relativeHeight property.
|
Double |
getRelativeWidth()
Gets the value of the relativeWidth property.
|
SignatureCell |
getSignatureCell()
Gets the value of the signatureCell property.
|
List<StripMark> |
getStripMark()
Gets the value of the stripMark property.
|
String |
getStripMarkDetails()
Gets the value of the stripMarkDetails property.
|
String |
getVerticalFitPolicy()
Gets the value of the verticalFitPolicy property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setAbsoluteHeight(Double value)
Sets the value of the absoluteHeight property.
|
void |
setAbsoluteWidth(Double value)
Sets the value of the absoluteWidth property.
|
void |
setAnchor(Anchor value)
Sets the value of the anchor property.
|
void |
setBinderySignature(BinderySignature value)
Sets the value of the binderySignature property.
|
void |
setExternalImpositionTemplate(ExternalImpositionTemplate value)
Sets the value of the externalImpositionTemplate property.
|
void |
setHorizontalFitPolicy(String value)
Sets the value of the horizontalFitPolicy property.
|
void |
setID(String value)
Sets the value of the id property.
|
void |
setMarkContext(String value)
Sets the value of the markContext property.
|
void |
setMarkName(String value)
Sets the value of the markName property.
|
void |
setMarkSide(String value)
Sets the value of the markSide property.
|
void |
setOffset(XYPair value)
Sets the value of the offset property.
|
void |
setOrd(Integer value)
Sets the value of the ord property.
|
void |
setOrientation(Orientation value)
Sets the value of the orientation property.
|
void |
setRelativeHeight(Double value)
Sets the value of the relativeHeight property.
|
void |
setRelativeWidth(Double value)
Sets the value of the relativeWidth property.
|
void |
setSignatureCell(SignatureCell value)
Sets the value of the signatureCell property.
|
void |
setStripMarkDetails(String value)
Sets the value of the stripMarkDetails property.
|
void |
setVerticalFitPolicy(String value)
Sets the value of the verticalFitPolicy property.
|
StripMark |
withAbsoluteHeight(Double value) |
StripMark |
withAbsoluteWidth(Double value) |
StripMark |
withAnchor(Anchor value) |
StripMark |
withBinderySignature(BinderySignature value) |
StripMark |
withExternalImpositionTemplate(ExternalImpositionTemplate value) |
StripMark |
withHorizontalFitPolicy(String value) |
StripMark |
withID(String value) |
StripMark |
withMarkContext(String value) |
StripMark |
withMarkName(String value) |
StripMark |
withMarkSide(String value) |
StripMark |
withOffset(XYPair value) |
StripMark |
withOrd(Integer value) |
StripMark |
withOrientation(Orientation value) |
StripMark |
withRelativeHeight(Double value) |
StripMark |
withRelativeWidth(Double value) |
StripMark |
withSignatureCell(SignatureCell value) |
StripMark |
withStripMark(Collection<StripMark> values) |
StripMark |
withStripMark(StripMark... values) |
StripMark |
withStripMarkDetails(String value) |
StripMark |
withVerticalFitPolicy(String value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected BinderySignature binderySignature
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected ExternalImpositionTemplate externalImpositionTemplate
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected SignatureCell signatureCell
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected List<StripMark> stripMark
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected String markContext
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Double absoluteHeight
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected String markName
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected String id
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Anchor anchor
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Double relativeHeight
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Integer ord
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected String verticalFitPolicy
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected String markSide
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Double absoluteWidth
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Double relativeWidth
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected String horizontalFitPolicy
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected XYPair offset
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Orientation orientation
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected String stripMarkDetails
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public BinderySignature getBinderySignature()
BinderySignature@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setBinderySignature(BinderySignature value)
value - allowed object is
BinderySignature@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ExternalImpositionTemplate getExternalImpositionTemplate()
ExternalImpositionTemplate@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setExternalImpositionTemplate(ExternalImpositionTemplate value)
value - allowed object is
ExternalImpositionTemplate@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public SignatureCell getSignatureCell()
SignatureCell@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setSignatureCell(SignatureCell value)
value - allowed object is
SignatureCell@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public List<StripMark> getStripMark()
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 stripMark property.
For example, to add a new item, do as follows:
getStripMark().add(newItem);
Objects of the following type(s) are allowed in the list
StripMark
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public String getMarkContext()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setMarkContext(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Double getAbsoluteHeight()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setAbsoluteHeight(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public String getMarkName()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setMarkName(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public String getID()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setID(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Anchor getAnchor()
Anchor@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setAnchor(Anchor value)
value - allowed object is
Anchor@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Double getRelativeHeight()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setRelativeHeight(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Integer getOrd()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setOrd(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public String getVerticalFitPolicy()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setVerticalFitPolicy(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public String getMarkSide()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setMarkSide(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Double getAbsoluteWidth()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setAbsoluteWidth(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Double getRelativeWidth()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setRelativeWidth(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public String getHorizontalFitPolicy()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setHorizontalFitPolicy(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public XYPair getOffset()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setOffset(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Orientation getOrientation()
Orientation@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setOrientation(Orientation value)
value - allowed object is
Orientation@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public String getStripMarkDetails()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setStripMarkDetails(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withBinderySignature(BinderySignature value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withExternalImpositionTemplate(ExternalImpositionTemplate value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withSignatureCell(SignatureCell value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withStripMark(StripMark... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withStripMark(Collection<StripMark> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withMarkContext(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withAbsoluteHeight(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withMarkName(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withID(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withAnchor(Anchor value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withRelativeHeight(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withOrd(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withVerticalFitPolicy(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withMarkSide(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withAbsoluteWidth(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withRelativeWidth(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withHorizontalFitPolicy(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withOffset(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withOrientation(Orientation value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public StripMark withStripMarkDetails(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+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.Equals@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+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.HashCodeCopyright © 2016. All rights reserved.