Class StripMark
- All Implemented Interfaces:
Serializable,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<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:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Floatprotected Floatprotected Anchorprotected BarcodeReproParamsprotected List<ColorControlStrip>protected Stringprotected Floatprotected EnumFitPolicyprotected Stringprotected List<IdentificationField>protected JobFieldprotected Stringprotected XYPairprotected Orientationprotected RefAnchorprotected List<RegisterMark>protected Floatprotected Floatprotected List<ScavengerArea>protected Stringprotected EnumFitPolicy -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) Gets the value of the absoluteHeight property.Gets the value of the absoluteWidth property.Gets the value of the anchor property.Gets the value of the barcodeReproParams property.Gets the value of the colorControlStrip property.Gets the value of the cutMark property.Gets the value of the fillMark property.getFont()Gets the value of the font property.Gets the value of the fontSize property.Gets the value of the horizontalFitPolicy property.getID()Gets the value of the id property.Gets the value of the identificationField property.Gets the value of the jobField property.Gets the value of the markName property.Gets the value of the offset property.Gets the value of the orientation property.Gets a map that contains attributes that aren't bound to any typed property on this class.Gets the value of the refAnchor property.Gets the value of the registerMark property.Gets the value of the relativeHeight property.Gets the value of the relativeWidth property.Gets the value of the scavengerArea property.Gets the value of the stripMarkDetails property.Gets the value of the verticalFitPolicy property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) voidsetAbsoluteHeight(Float value) Sets the value of the absoluteHeight property.voidsetAbsoluteWidth(Float value) Sets the value of the absoluteWidth property.voidSets the value of the anchor property.voidSets the value of the barcodeReproParams property.voidSets the value of the font property.voidsetFontSize(Float value) Sets the value of the fontSize property.voidSets the value of the horizontalFitPolicy property.voidSets the value of the id property.voidsetJobField(JobField value) Sets the value of the jobField property.voidsetMarkName(String value) Sets the value of the markName property.voidSets 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(Float value) Sets the value of the relativeHeight property.voidsetRelativeWidth(Float value) Sets the value of the relativeWidth property.voidsetStripMarkDetails(String value) Sets the value of the stripMarkDetails property.voidSets the value of the verticalFitPolicy property.withAbsoluteHeight(Float value) withAbsoluteWidth(Float value) withAnchor(Anchor value) withColorControlStrip(ColorControlStrip... values) withCutMark(Collection<CutMark> values) withCutMark(CutMark... values) withFillMark(Collection<FillMark> values) withFillMark(FillMark... values) withFontSize(Float value) withIdentificationField(IdentificationField... values) withJobField(JobField value) withMarkName(String value) withOffset(XYPair value) withOrientation(Orientation value) withRefAnchor(RefAnchor value) withRegisterMark(Collection<RegisterMark> values) withRegisterMark(RegisterMark... values) withRelativeHeight(Float value) withRelativeWidth(Float value) withScavengerArea(Collection<ScavengerArea> values) withScavengerArea(ScavengerArea... values) withStripMarkDetails(String value)
-
Field Details
-
barcodeReproParams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected BarcodeReproParams barcodeReproParams -
fillMark
-
colorControlStrip
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected List<ColorControlStrip> colorControlStrip -
cutMark
-
identificationField
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected List<IdentificationField> identificationField -
jobField
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected JobField jobField -
refAnchor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected RefAnchor refAnchor -
registerMark
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected List<RegisterMark> registerMark -
scavengerArea
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected List<ScavengerArea> scavengerArea -
absoluteHeight
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float absoluteHeight -
absoluteWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float absoluteWidth -
anchor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Anchor anchor -
font
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String font -
fontSize
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float fontSize -
horizontalFitPolicy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected EnumFitPolicy horizontalFitPolicy -
id
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String id -
markName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String markName -
offset
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected XYPair offset -
orientation
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Orientation orientation -
relativeHeight
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float relativeHeight -
relativeWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float relativeWidth -
stripMarkDetails
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String stripMarkDetails -
verticalFitPolicy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected EnumFitPolicy verticalFitPolicy
-
-
Constructor Details
-
StripMark
public StripMark()
-
-
Method Details
-
getBarcodeReproParams
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") 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 v2.3.6", date="2022-12-18T20:00:09Z") 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 v2.3.6", date="2022-12-18T20:00:09Z") public 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 JAXB 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 -
getColorControlStrip
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public 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 JAXB 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 -
getCutMark
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public 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 JAXB 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 -
getIdentificationField
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public 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 JAXB 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 -
getJobField
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") 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 v2.3.6", date="2022-12-18T20:00:09Z") 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 v2.3.6", date="2022-12-18T20:00:09Z") 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 v2.3.6", date="2022-12-18T20:00:09Z") 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 v2.3.6", date="2022-12-18T20:00:09Z") public 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 JAXB 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 -
getScavengerArea
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public 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 JAXB 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 -
getAbsoluteHeight
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public 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 v2.3.6", date="2022-12-18T20:00:09Z") public void setAbsoluteHeight(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 v2.3.6", date="2022-12-18T20:00:09Z") public 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 v2.3.6", date="2022-12-18T20:00:09Z") public void setAbsoluteWidth(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 v2.3.6", date="2022-12-18T20:00:09Z") 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 v2.3.6", date="2022-12-18T20:00:09Z") 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 v2.3.6", date="2022-12-18T20:00:09Z") public 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 v2.3.6", date="2022-12-18T20:00:09Z") public void setFont(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 v2.3.6", date="2022-12-18T20:00:09Z") public 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 v2.3.6", date="2022-12-18T20:00:09Z") public void setFontSize(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 v2.3.6", date="2022-12-18T20:00:09Z") 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 v2.3.6", date="2022-12-18T20:00:09Z") 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 v2.3.6", date="2022-12-18T20:00:09Z") public 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 v2.3.6", date="2022-12-18T20:00:09Z") public void setID(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 v2.3.6", date="2022-12-18T20:00:09Z") public 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 v2.3.6", date="2022-12-18T20:00:09Z") public void setMarkName(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 v2.3.6", date="2022-12-18T20:00:09Z") 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 v2.3.6", date="2022-12-18T20:00:09Z") 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 v2.3.6", date="2022-12-18T20:00:09Z") 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 v2.3.6", date="2022-12-18T20:00:09Z") 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 v2.3.6", date="2022-12-18T20:00:09Z") public 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 v2.3.6", date="2022-12-18T20:00:09Z") public void setRelativeHeight(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 v2.3.6", date="2022-12-18T20:00:09Z") public 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 v2.3.6", date="2022-12-18T20:00:09Z") public void setRelativeWidth(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 v2.3.6", date="2022-12-18T20:00:09Z") public 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 v2.3.6", date="2022-12-18T20:00:09Z") public void setStripMarkDetails(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 v2.3.6", date="2022-12-18T20:00:09Z") 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 v2.3.6", date="2022-12-18T20:00:09Z") 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 v2.3.6", date="2022-12-18T20:00:09Z") public Map<QName,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
-
withFillMark
-
withFillMark
-
withColorControlStrip
-
withColorControlStrip
-
withCutMark
-
withCutMark
-
withIdentificationField
-
withIdentificationField
-
withJobField
-
withRefAnchor
-
withRegisterMark
-
withRegisterMark
-
withScavengerArea
-
withScavengerArea
-
withAbsoluteHeight
-
withAbsoluteWidth
-
withAnchor
-
withFont
-
withFontSize
-
withHorizontalFitPolicy
-
withID
-
withMarkName
-
withOffset
-
withOrientation
-
withRelativeHeight
-
withRelativeWidth
-
withStripMarkDetails
-
withVerticalFitPolicy
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
equals
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
hashCode
public int hashCode()
-