Class StripMark
- java.lang.Object
-
- org.cip4.lib.xjdf.schema.StripMark
-
- All Implemented Interfaces:
java.io.Serializable
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public class StripMark extends java.lang.Object implements java.io.SerializableJava 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}FillMark" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.CIP4.org/JDFSchema_2_0}ColorControlStrip" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.CIP4.org/JDFSchema_2_0}CutMark" maxOccurs="unbounded" 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}JobField" minOccurs="0"/> <element ref="{http://www.CIP4.org/JDFSchema_2_0}RefAnchor" minOccurs="0"/> <element ref="{http://www.CIP4.org/JDFSchema_2_0}RegisterMark" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.CIP4.org/JDFSchema_2_0}ScavengerArea" maxOccurs="unbounded" minOccurs="0"/> </sequence> <attribute name="AbsoluteHeight" type="{http://www.w3.org/2001/XMLSchema}float" /> <attribute name="AbsoluteWidth" type="{http://www.w3.org/2001/XMLSchema}float" /> <attribute name="Anchor" type="{http://www.CIP4.org/JDFSchema_2_0}Anchor" /> <attribute name="Font" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" /> <attribute name="FontSize" type="{http://www.w3.org/2001/XMLSchema}float" /> <attribute name="HorizontalFitPolicy" type="{http://www.CIP4.org/JDFSchema_2_0}EnumFitPolicy" /> <attribute name="ID" type="{http://www.w3.org/2001/XMLSchema}ID" /> <attribute name="MarkName" type="{http://www.w3.org/2001/XMLSchema}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.w3.org/2001/XMLSchema}float" /> <attribute name="RelativeWidth" type="{http://www.w3.org/2001/XMLSchema}float" /> <attribute name="StripMarkDetails" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="VerticalFitPolicy" type="{http://www.CIP4.org/JDFSchema_2_0}EnumFitPolicy" /> <anyAttribute processContents='lax' namespace='##other'/> </restriction> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.FloatabsoluteHeightprotected java.lang.FloatabsoluteWidthprotected Anchoranchorprotected BarcodeReproParamsbarcodeReproParamsprotected java.util.List<ColorControlStrip>colorControlStripprotected java.util.List<CutMark>cutMarkprotected java.util.List<FillMark>fillMarkprotected java.lang.Stringfontprotected java.lang.FloatfontSizeprotected EnumFitPolicyhorizontalFitPolicyprotected java.lang.Stringidprotected java.util.List<IdentificationField>identificationFieldprotected JobFieldjobFieldprotected java.lang.StringmarkNameprotected XYPairoffsetprotected Orientationorientationprotected RefAnchorrefAnchorprotected java.util.List<RegisterMark>registerMarkprotected java.lang.FloatrelativeHeightprotected java.lang.FloatrelativeWidthprotected java.util.List<ScavengerArea>scavengerAreaprotected java.lang.StringstripMarkDetailsprotected EnumFitPolicyverticalFitPolicy
-
Constructor Summary
Constructors Constructor Description StripMark()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object object)java.lang.FloatgetAbsoluteHeight()Gets the value of the absoluteHeight property.java.lang.FloatgetAbsoluteWidth()Gets the value of the absoluteWidth property.AnchorgetAnchor()Gets the value of the anchor property.BarcodeReproParamsgetBarcodeReproParams()Gets the value of the barcodeReproParams property.java.util.List<ColorControlStrip>getColorControlStrip()Gets the value of the colorControlStrip property.java.util.List<CutMark>getCutMark()Gets the value of the cutMark property.java.util.List<FillMark>getFillMark()Gets the value of the fillMark property.java.lang.StringgetFont()Gets the value of the font property.java.lang.FloatgetFontSize()Gets the value of the fontSize property.EnumFitPolicygetHorizontalFitPolicy()Gets the value of the horizontalFitPolicy property.java.lang.StringgetID()Gets the value of the id property.java.util.List<IdentificationField>getIdentificationField()Gets the value of the identificationField property.JobFieldgetJobField()Gets the value of the jobField property.java.lang.StringgetMarkName()Gets the value of the markName property.XYPairgetOffset()Gets the value of the offset property.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.RefAnchorgetRefAnchor()Gets the value of the refAnchor property.java.util.List<RegisterMark>getRegisterMark()Gets the value of the registerMark property.java.lang.FloatgetRelativeHeight()Gets the value of the relativeHeight property.java.lang.FloatgetRelativeWidth()Gets the value of the relativeWidth property.java.util.List<ScavengerArea>getScavengerArea()Gets the value of the scavengerArea property.java.lang.StringgetStripMarkDetails()Gets the value of the stripMarkDetails property.EnumFitPolicygetVerticalFitPolicy()Gets the value of the verticalFitPolicy property.inthashCode()voidsetAbsoluteHeight(java.lang.Float value)Sets the value of the absoluteHeight property.voidsetAbsoluteWidth(java.lang.Float value)Sets the value of the absoluteWidth property.voidsetAnchor(Anchor value)Sets the value of the anchor property.voidsetBarcodeReproParams(BarcodeReproParams value)Sets the value of the barcodeReproParams property.voidsetFont(java.lang.String value)Sets the value of the font property.voidsetFontSize(java.lang.Float value)Sets the value of the fontSize property.voidsetHorizontalFitPolicy(EnumFitPolicy value)Sets the value of the horizontalFitPolicy property.voidsetID(java.lang.String value)Sets the value of the id property.voidsetJobField(JobField value)Sets the value of the jobField property.voidsetMarkName(java.lang.String value)Sets the value of the markName property.voidsetOffset(XYPair value)Sets the value of the offset property.voidsetOrientation(Orientation value)Sets the value of the orientation property.voidsetRefAnchor(RefAnchor value)Sets the value of the refAnchor property.voidsetRelativeHeight(java.lang.Float value)Sets the value of the relativeHeight property.voidsetRelativeWidth(java.lang.Float value)Sets the value of the relativeWidth property.voidsetStripMarkDetails(java.lang.String value)Sets the value of the stripMarkDetails property.voidsetVerticalFitPolicy(EnumFitPolicy value)Sets the value of the verticalFitPolicy property.StripMarkwithAbsoluteHeight(java.lang.Float value)StripMarkwithAbsoluteWidth(java.lang.Float value)StripMarkwithAnchor(Anchor value)StripMarkwithBarcodeReproParams(BarcodeReproParams value)StripMarkwithColorControlStrip(java.util.Collection<ColorControlStrip> values)StripMarkwithColorControlStrip(ColorControlStrip... values)StripMarkwithCutMark(java.util.Collection<CutMark> values)StripMarkwithCutMark(CutMark... values)StripMarkwithFillMark(java.util.Collection<FillMark> values)StripMarkwithFillMark(FillMark... values)StripMarkwithFont(java.lang.String value)StripMarkwithFontSize(java.lang.Float value)StripMarkwithHorizontalFitPolicy(EnumFitPolicy value)StripMarkwithID(java.lang.String value)StripMarkwithIdentificationField(java.util.Collection<IdentificationField> values)StripMarkwithIdentificationField(IdentificationField... values)StripMarkwithJobField(JobField value)StripMarkwithMarkName(java.lang.String value)StripMarkwithOffset(XYPair value)StripMarkwithOrientation(Orientation value)StripMarkwithRefAnchor(RefAnchor value)StripMarkwithRegisterMark(java.util.Collection<RegisterMark> values)StripMarkwithRegisterMark(RegisterMark... values)StripMarkwithRelativeHeight(java.lang.Float value)StripMarkwithRelativeWidth(java.lang.Float value)StripMarkwithScavengerArea(java.util.Collection<ScavengerArea> values)StripMarkwithScavengerArea(ScavengerArea... values)StripMarkwithStripMarkDetails(java.lang.String value)StripMarkwithVerticalFitPolicy(EnumFitPolicy value)
-
-
-
Field Detail
-
barcodeReproParams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected BarcodeReproParams barcodeReproParams
-
fillMark
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected java.util.List<FillMark> fillMark
-
colorControlStrip
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected java.util.List<ColorControlStrip> colorControlStrip
-
cutMark
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected java.util.List<CutMark> cutMark
-
identificationField
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected java.util.List<IdentificationField> identificationField
-
jobField
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected JobField jobField
-
refAnchor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected RefAnchor refAnchor
-
registerMark
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected java.util.List<RegisterMark> registerMark
-
scavengerArea
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected java.util.List<ScavengerArea> scavengerArea
-
absoluteHeight
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected java.lang.Float absoluteHeight
-
absoluteWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected java.lang.Float absoluteWidth
-
anchor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected Anchor anchor
-
font
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected java.lang.String font
-
fontSize
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected java.lang.Float fontSize
-
horizontalFitPolicy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected EnumFitPolicy horizontalFitPolicy
-
id
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected java.lang.String id
-
markName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected java.lang.String markName
-
offset
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected XYPair offset
-
orientation
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected Orientation orientation
-
relativeHeight
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected java.lang.Float relativeHeight
-
relativeWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected java.lang.Float relativeWidth
-
stripMarkDetails
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected java.lang.String stripMarkDetails
-
verticalFitPolicy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") protected EnumFitPolicy verticalFitPolicy
-
-
Method Detail
-
getBarcodeReproParams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public BarcodeReproParams getBarcodeReproParams()Gets the value of the barcodeReproParams property.- Returns:
- possible object is
BarcodeReproParams
-
setBarcodeReproParams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public void setBarcodeReproParams(BarcodeReproParams value)Sets the value of the barcodeReproParams property.- Parameters:
value- allowed object isBarcodeReproParams
-
getFillMark
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public java.util.List<FillMark> getFillMark()Gets the value of the fillMark 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 Jakarta XML Binding object. This is why there is not a
setmethod 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- Returns:
- The value of the fillMark property.
-
getColorControlStrip
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public java.util.List<ColorControlStrip> getColorControlStrip()Gets the value of the colorControlStrip 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 Jakarta XML Binding object. This is why there is not a
setmethod for the colorControlStrip property.For example, to add a new item, do as follows:
getColorControlStrip().add(newItem);Objects of the following type(s) are allowed in the list
ColorControlStrip- Returns:
- The value of the colorControlStrip property.
-
getCutMark
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public java.util.List<CutMark> getCutMark()Gets the value of the cutMark 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 Jakarta XML Binding object. This is why there is not a
setmethod for the cutMark property.For example, to add a new item, do as follows:
getCutMark().add(newItem);Objects of the following type(s) are allowed in the list
CutMark- Returns:
- The value of the cutMark property.
-
getIdentificationField
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public java.util.List<IdentificationField> getIdentificationField()Gets the value of the identificationField 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 Jakarta XML Binding object. This is why there is not a
setmethod 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- Returns:
- The value of the identificationField property.
-
getJobField
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public JobField getJobField()Gets the value of the jobField property.- Returns:
- possible object is
JobField
-
setJobField
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public void setJobField(JobField value)Sets the value of the jobField property.- Parameters:
value- allowed object isJobField
-
getRefAnchor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public RefAnchor getRefAnchor()Gets the value of the refAnchor property.- Returns:
- possible object is
RefAnchor
-
setRefAnchor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public void setRefAnchor(RefAnchor value)Sets the value of the refAnchor property.- Parameters:
value- allowed object isRefAnchor
-
getRegisterMark
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public java.util.List<RegisterMark> getRegisterMark()Gets the value of the registerMark 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 Jakarta XML Binding object. This is why there is not a
setmethod for the registerMark property.For example, to add a new item, do as follows:
getRegisterMark().add(newItem);Objects of the following type(s) are allowed in the list
RegisterMark- Returns:
- The value of the registerMark property.
-
getScavengerArea
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public java.util.List<ScavengerArea> getScavengerArea()Gets the value of the scavengerArea 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 Jakarta XML Binding object. This is why there is not a
setmethod for the scavengerArea property.For example, to add a new item, do as follows:
getScavengerArea().add(newItem);Objects of the following type(s) are allowed in the list
ScavengerArea- Returns:
- The value of the scavengerArea property.
-
getAbsoluteHeight
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public java.lang.Float getAbsoluteHeight()Gets the value of the absoluteHeight property.- Returns:
- possible object is
Float
-
setAbsoluteHeight
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public void setAbsoluteHeight(java.lang.Float value)Sets the value of the absoluteHeight property.- Parameters:
value- allowed object isFloat
-
getAbsoluteWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public java.lang.Float getAbsoluteWidth()Gets the value of the absoluteWidth property.- Returns:
- possible object is
Float
-
setAbsoluteWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public void setAbsoluteWidth(java.lang.Float value)Sets the value of the absoluteWidth property.- Parameters:
value- allowed object isFloat
-
getAnchor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public Anchor getAnchor()Gets the value of the anchor property.- Returns:
- possible object is
Anchor
-
setAnchor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public void setAnchor(Anchor value)Sets the value of the anchor property.- Parameters:
value- allowed object isAnchor
-
getFont
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public java.lang.String getFont()Gets the value of the font property.- Returns:
- possible object is
String
-
setFont
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public void setFont(java.lang.String value)Sets the value of the font property.- Parameters:
value- allowed object isString
-
getFontSize
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public java.lang.Float getFontSize()Gets the value of the fontSize property.- Returns:
- possible object is
Float
-
setFontSize
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public void setFontSize(java.lang.Float value)Sets the value of the fontSize property.- Parameters:
value- allowed object isFloat
-
getHorizontalFitPolicy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public EnumFitPolicy getHorizontalFitPolicy()Gets the value of the horizontalFitPolicy property.- Returns:
- possible object is
EnumFitPolicy
-
setHorizontalFitPolicy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public void setHorizontalFitPolicy(EnumFitPolicy value)Sets the value of the horizontalFitPolicy property.- Parameters:
value- allowed object isEnumFitPolicy
-
getID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public java.lang.String getID()Gets the value of the id property.- Returns:
- possible object is
String
-
setID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public void setID(java.lang.String value)Sets the value of the id property.- Parameters:
value- allowed object isString
-
getMarkName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public java.lang.String getMarkName()Gets the value of the markName property.- Returns:
- possible object is
String
-
setMarkName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public void setMarkName(java.lang.String value)Sets the value of the markName property.- Parameters:
value- allowed object isString
-
getOffset
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public XYPair getOffset()Gets the value of the offset property.- Returns:
- possible object is
String
-
setOffset
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public void setOffset(XYPair value)Sets the value of the offset property.- Parameters:
value- allowed object isString
-
getOrientation
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public Orientation getOrientation()Gets the value of the orientation property.- Returns:
- possible object is
Orientation
-
setOrientation
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public void setOrientation(Orientation value)Sets the value of the orientation property.- Parameters:
value- allowed object isOrientation
-
getRelativeHeight
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public java.lang.Float getRelativeHeight()Gets the value of the relativeHeight property.- Returns:
- possible object is
Float
-
setRelativeHeight
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public void setRelativeHeight(java.lang.Float value)Sets the value of the relativeHeight property.- Parameters:
value- allowed object isFloat
-
getRelativeWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public java.lang.Float getRelativeWidth()Gets the value of the relativeWidth property.- Returns:
- possible object is
Float
-
setRelativeWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public void setRelativeWidth(java.lang.Float value)Sets the value of the relativeWidth property.- Parameters:
value- allowed object isFloat
-
getStripMarkDetails
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public java.lang.String getStripMarkDetails()Gets the value of the stripMarkDetails property.- Returns:
- possible object is
String
-
setStripMarkDetails
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public void setStripMarkDetails(java.lang.String value)Sets the value of the stripMarkDetails property.- Parameters:
value- allowed object isString
-
getVerticalFitPolicy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public EnumFitPolicy getVerticalFitPolicy()Gets the value of the verticalFitPolicy property.- Returns:
- possible object is
EnumFitPolicy
-
setVerticalFitPolicy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") public void setVerticalFitPolicy(EnumFitPolicy value)Sets the value of the verticalFitPolicy property.- Parameters:
value- allowed object isEnumFitPolicy
-
getOtherAttributes
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.1", date="2022-12-20T17:59:47Z") 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
-
withBarcodeReproParams
public StripMark withBarcodeReproParams(BarcodeReproParams value)
-
withColorControlStrip
public StripMark withColorControlStrip(ColorControlStrip... values)
-
withColorControlStrip
public StripMark withColorControlStrip(java.util.Collection<ColorControlStrip> values)
-
withIdentificationField
public StripMark withIdentificationField(IdentificationField... values)
-
withIdentificationField
public StripMark withIdentificationField(java.util.Collection<IdentificationField> values)
-
withRegisterMark
public StripMark withRegisterMark(RegisterMark... values)
-
withRegisterMark
public StripMark withRegisterMark(java.util.Collection<RegisterMark> values)
-
withScavengerArea
public StripMark withScavengerArea(ScavengerArea... values)
-
withScavengerArea
public StripMark withScavengerArea(java.util.Collection<ScavengerArea> values)
-
withAbsoluteHeight
public StripMark withAbsoluteHeight(java.lang.Float value)
-
withAbsoluteWidth
public StripMark withAbsoluteWidth(java.lang.Float value)
-
withFont
public StripMark withFont(java.lang.String value)
-
withFontSize
public StripMark withFontSize(java.lang.Float value)
-
withHorizontalFitPolicy
public StripMark withHorizontalFitPolicy(EnumFitPolicy value)
-
withID
public StripMark withID(java.lang.String value)
-
withMarkName
public StripMark withMarkName(java.lang.String value)
-
withOrientation
public StripMark withOrientation(Orientation value)
-
withRelativeHeight
public StripMark withRelativeHeight(java.lang.Float value)
-
withRelativeWidth
public StripMark withRelativeWidth(java.lang.Float value)
-
withStripMarkDetails
public StripMark withStripMarkDetails(java.lang.String value)
-
withVerticalFitPolicy
public StripMark withVerticalFitPolicy(EnumFitPolicy value)
-
equals
public boolean equals(java.lang.Object object)
- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
-