@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public class StripMark
extends java.lang.Object
implements java.io.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}BarcodeReproParams" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}IdentificationField" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}FillMark" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}JobField" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}RefAnchor"/>
</sequence>
<attribute name="AbsoluteHeight" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="AbsoluteWidth" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="Anchor" type="{http://www.CIP4.org/JDFSchema_2_0}Anchor" />
<attribute name="Font" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="FontSize" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="HorizontalFitPolicy" type="{http://www.CIP4.org/JDFSchema_2_0}EnumFitPolicy" />
<attribute name="ID" type="{http://www.CIP4.org/JDFSchema_2_0}ID" />
<attribute name="MarkName" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<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="RelativeHeight" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="RelativeWidth" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="StripMarkDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="VerticalFitPolicy" type="{http://www.CIP4.org/JDFSchema_2_0}EnumFitPolicy" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Double |
absoluteHeight |
protected java.lang.Double |
absoluteWidth |
protected Anchor |
anchor |
protected BarcodeReproParams |
barcodeReproParams |
protected java.util.List<FillMark> |
fillMark |
protected java.lang.String |
font |
protected java.lang.Double |
fontSize |
protected EnumFitPolicy |
horizontalFitPolicy |
protected java.lang.String |
id |
protected java.util.List<IdentificationField> |
identificationField |
protected JobField |
jobField |
protected java.lang.String |
markName |
protected XYPair |
offset |
protected Orientation |
orientation |
protected RefAnchor |
refAnchor |
protected java.lang.Double |
relativeHeight |
protected java.lang.Double |
relativeWidth |
protected java.lang.String |
stripMarkDetails |
protected EnumFitPolicy |
verticalFitPolicy |
| Constructor and Description |
|---|
StripMark() |
| 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.EqualsStrategy strategy) |
java.lang.Double |
getAbsoluteHeight()
Gets the value of the absoluteHeight property.
|
java.lang.Double |
getAbsoluteWidth()
Gets the value of the absoluteWidth property.
|
Anchor |
getAnchor()
Gets the value of the anchor property.
|
BarcodeReproParams |
getBarcodeReproParams()
Gets the value of the barcodeReproParams property.
|
java.util.List<FillMark> |
getFillMark()
Gets the value of the fillMark property.
|
java.lang.String |
getFont()
Gets the value of the font property.
|
java.lang.Double |
getFontSize()
Gets the value of the fontSize property.
|
EnumFitPolicy |
getHorizontalFitPolicy()
Gets the value of the horizontalFitPolicy property.
|
java.lang.String |
getID()
Gets the value of the id property.
|
java.util.List<IdentificationField> |
getIdentificationField()
Gets the value of the identificationField property.
|
JobField |
getJobField()
Gets the value of the jobField property.
|
java.lang.String |
getMarkName()
Gets the value of the markName property.
|
XYPair |
getOffset()
Gets the value of the offset property.
|
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.
|
RefAnchor |
getRefAnchor()
Gets the value of the refAnchor property.
|
java.lang.Double |
getRelativeHeight()
Gets the value of the relativeHeight property.
|
java.lang.Double |
getRelativeWidth()
Gets the value of the relativeWidth property.
|
java.lang.String |
getStripMarkDetails()
Gets the value of the stripMarkDetails property.
|
EnumFitPolicy |
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(java.lang.Double value)
Sets the value of the absoluteHeight property.
|
void |
setAbsoluteWidth(java.lang.Double value)
Sets the value of the absoluteWidth property.
|
void |
setAnchor(Anchor value)
Sets the value of the anchor property.
|
void |
setBarcodeReproParams(BarcodeReproParams value)
Sets the value of the barcodeReproParams property.
|
void |
setFont(java.lang.String value)
Sets the value of the font property.
|
void |
setFontSize(java.lang.Double value)
Sets the value of the fontSize property.
|
void |
setHorizontalFitPolicy(EnumFitPolicy value)
Sets the value of the horizontalFitPolicy property.
|
void |
setID(java.lang.String value)
Sets the value of the id property.
|
void |
setJobField(JobField value)
Sets the value of the jobField property.
|
void |
setMarkName(java.lang.String value)
Sets the value of the markName property.
|
void |
setOffset(XYPair value)
Sets the value of the offset property.
|
void |
setOrientation(Orientation value)
Sets the value of the orientation property.
|
void |
setRefAnchor(RefAnchor value)
Sets the value of the refAnchor property.
|
void |
setRelativeHeight(java.lang.Double value)
Sets the value of the relativeHeight property.
|
void |
setRelativeWidth(java.lang.Double value)
Sets the value of the relativeWidth property.
|
void |
setStripMarkDetails(java.lang.String value)
Sets the value of the stripMarkDetails property.
|
void |
setVerticalFitPolicy(EnumFitPolicy value)
Sets the value of the verticalFitPolicy property.
|
StripMark |
withAbsoluteHeight(java.lang.Double value) |
StripMark |
withAbsoluteWidth(java.lang.Double value) |
StripMark |
withAnchor(Anchor value) |
StripMark |
withBarcodeReproParams(BarcodeReproParams value) |
StripMark |
withFillMark(java.util.Collection<FillMark> values) |
StripMark |
withFillMark(FillMark... values) |
StripMark |
withFont(java.lang.String value) |
StripMark |
withFontSize(java.lang.Double value) |
StripMark |
withHorizontalFitPolicy(EnumFitPolicy value) |
StripMark |
withID(java.lang.String value) |
StripMark |
withIdentificationField(java.util.Collection<IdentificationField> values) |
StripMark |
withIdentificationField(IdentificationField... values) |
StripMark |
withJobField(JobField value) |
StripMark |
withMarkName(java.lang.String value) |
StripMark |
withOffset(XYPair value) |
StripMark |
withOrientation(Orientation value) |
StripMark |
withRefAnchor(RefAnchor value) |
StripMark |
withRelativeHeight(java.lang.Double value) |
StripMark |
withRelativeWidth(java.lang.Double value) |
StripMark |
withStripMarkDetails(java.lang.String value) |
StripMark |
withVerticalFitPolicy(EnumFitPolicy value) |
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected BarcodeReproParams barcodeReproParams
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.util.List<IdentificationField> identificationField
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.util.List<FillMark> fillMark
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected JobField jobField
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected RefAnchor refAnchor
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Double absoluteHeight
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Double absoluteWidth
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected Anchor anchor
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.String font
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Double fontSize
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected EnumFitPolicy horizontalFitPolicy
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.String id
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.String markName
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected XYPair offset
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected Orientation orientation
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Double relativeHeight
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Double relativeWidth
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.String stripMarkDetails
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected EnumFitPolicy verticalFitPolicy
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public BarcodeReproParams getBarcodeReproParams()
BarcodeReproParams@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setBarcodeReproParams(BarcodeReproParams value)
value - allowed object is
BarcodeReproParams@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.util.List<IdentificationField> getIdentificationField()
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 identificationField property.
For example, to add a new item, do as follows:
getIdentificationField().add(newItem);
Objects of the following type(s) are allowed in the list
IdentificationField
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.util.List<FillMark> getFillMark()
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 fillMark property.
For example, to add a new item, do as follows:
getFillMark().add(newItem);
Objects of the following type(s) are allowed in the list
FillMark
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public JobField getJobField()
JobField@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setJobField(JobField value)
value - allowed object is
JobField@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public RefAnchor getRefAnchor()
RefAnchor@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setRefAnchor(RefAnchor value)
value - allowed object is
RefAnchor@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Double getAbsoluteHeight()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setAbsoluteHeight(java.lang.Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Double getAbsoluteWidth()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setAbsoluteWidth(java.lang.Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public Anchor getAnchor()
Anchor@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+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="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.String getFont()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setFont(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Double getFontSize()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setFontSize(java.lang.Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public EnumFitPolicy getHorizontalFitPolicy()
EnumFitPolicy@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setHorizontalFitPolicy(EnumFitPolicy value)
value - allowed object is
EnumFitPolicy@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.String getID()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setID(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.String getMarkName()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setMarkName(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public XYPair getOffset()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+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="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public Orientation getOrientation()
Orientation@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+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="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Double getRelativeHeight()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setRelativeHeight(java.lang.Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Double getRelativeWidth()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setRelativeWidth(java.lang.Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.String getStripMarkDetails()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setStripMarkDetails(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public EnumFitPolicy getVerticalFitPolicy()
EnumFitPolicy@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setVerticalFitPolicy(EnumFitPolicy value)
value - allowed object is
EnumFitPolicy@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+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 StripMark withBarcodeReproParams(BarcodeReproParams value)
public StripMark withIdentificationField(IdentificationField... values)
public StripMark withIdentificationField(java.util.Collection<IdentificationField> values)
public StripMark withAbsoluteHeight(java.lang.Double value)
public StripMark withAbsoluteWidth(java.lang.Double value)
public StripMark withFont(java.lang.String value)
public StripMark withFontSize(java.lang.Double value)
public StripMark withHorizontalFitPolicy(EnumFitPolicy value)
public StripMark withID(java.lang.String value)
public StripMark withMarkName(java.lang.String value)
public StripMark withOrientation(Orientation value)
public StripMark withRelativeHeight(java.lang.Double value)
public StripMark withRelativeWidth(java.lang.Double value)
public StripMark withStripMarkDetails(java.lang.String value)
public StripMark withVerticalFitPolicy(EnumFitPolicy 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.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic 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.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic int hashCode()
hashCode in class java.lang.Object