@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public class HardCoverBinding
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}RegisterRibbon" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="BlockThreadSewing" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="CoverStyle" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="EndSheets" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="HeadBands" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="HeadBandColor" type="{http://www.CIP4.org/JDFSchema_2_0}NamedColor" />
<attribute name="HeadBandColorDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Jacket">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
<enumeration value="None"/>
<enumeration value="Loose"/>
<enumeration value="Glue"/>
</restriction>
</simpleType>
</attribute>
<attribute name="JacketFoldingWidth" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="JapanBind" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SpineBrushing" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SpineFiberRoughing" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SpineGlue" type="{http://www.CIP4.org/JDFSchema_2_0}EnumGlue" />
<attribute name="SpineLevelling" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SpineMilling" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SpineNotching" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SpineSanding" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SpineShredding" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="Thickness" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="TightBacking" type="{http://www.CIP4.org/JDFSchema_2_0}EnumTightBacking" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
HardCoverBinding.Jacket
Java class for null.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
blockThreadSewing |
protected java.lang.String |
coverStyle |
protected java.lang.Boolean |
endSheets |
protected NamedColor |
headBandColor |
protected java.lang.String |
headBandColorDetails |
protected java.lang.Boolean |
headBands |
protected HardCoverBinding.Jacket |
jacket |
protected java.lang.Double |
jacketFoldingWidth |
protected java.lang.Boolean |
japanBind |
protected java.util.List<RegisterRibbon> |
registerRibbon |
protected java.lang.Boolean |
spineBrushing |
protected java.lang.Boolean |
spineFiberRoughing |
protected EnumGlue |
spineGlue |
protected java.lang.Boolean |
spineLevelling |
protected java.lang.Boolean |
spineMilling |
protected java.lang.Boolean |
spineNotching |
protected java.lang.Boolean |
spineSanding |
protected java.lang.Boolean |
spineShredding |
protected java.lang.Double |
thickness |
protected EnumTightBacking |
tightBacking |
| Constructor and Description |
|---|
HardCoverBinding() |
| 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.String |
getCoverStyle()
Gets the value of the coverStyle property.
|
NamedColor |
getHeadBandColor()
Gets the value of the headBandColor property.
|
java.lang.String |
getHeadBandColorDetails()
Gets the value of the headBandColorDetails property.
|
HardCoverBinding.Jacket |
getJacket()
Gets the value of the jacket property.
|
java.lang.Double |
getJacketFoldingWidth()
Gets the value of the jacketFoldingWidth 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.
|
java.util.List<RegisterRibbon> |
getRegisterRibbon()
Gets the value of the registerRibbon property.
|
EnumGlue |
getSpineGlue()
Gets the value of the spineGlue property.
|
java.lang.Double |
getThickness()
Gets the value of the thickness property.
|
EnumTightBacking |
getTightBacking()
Gets the value of the tightBacking property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isBlockThreadSewing()
Gets the value of the blockThreadSewing property.
|
java.lang.Boolean |
isEndSheets()
Gets the value of the endSheets property.
|
java.lang.Boolean |
isHeadBands()
Gets the value of the headBands property.
|
java.lang.Boolean |
isJapanBind()
Gets the value of the japanBind property.
|
java.lang.Boolean |
isSpineBrushing()
Gets the value of the spineBrushing property.
|
java.lang.Boolean |
isSpineFiberRoughing()
Gets the value of the spineFiberRoughing property.
|
java.lang.Boolean |
isSpineLevelling()
Gets the value of the spineLevelling property.
|
java.lang.Boolean |
isSpineMilling()
Gets the value of the spineMilling property.
|
java.lang.Boolean |
isSpineNotching()
Gets the value of the spineNotching property.
|
java.lang.Boolean |
isSpineSanding()
Gets the value of the spineSanding property.
|
java.lang.Boolean |
isSpineShredding()
Gets the value of the spineShredding property.
|
void |
setBlockThreadSewing(java.lang.Boolean value)
Sets the value of the blockThreadSewing property.
|
void |
setCoverStyle(java.lang.String value)
Sets the value of the coverStyle property.
|
void |
setEndSheets(java.lang.Boolean value)
Sets the value of the endSheets property.
|
void |
setHeadBandColor(NamedColor value)
Sets the value of the headBandColor property.
|
void |
setHeadBandColorDetails(java.lang.String value)
Sets the value of the headBandColorDetails property.
|
void |
setHeadBands(java.lang.Boolean value)
Sets the value of the headBands property.
|
void |
setJacket(HardCoverBinding.Jacket value)
Sets the value of the jacket property.
|
void |
setJacketFoldingWidth(java.lang.Double value)
Sets the value of the jacketFoldingWidth property.
|
void |
setJapanBind(java.lang.Boolean value)
Sets the value of the japanBind property.
|
void |
setSpineBrushing(java.lang.Boolean value)
Sets the value of the spineBrushing property.
|
void |
setSpineFiberRoughing(java.lang.Boolean value)
Sets the value of the spineFiberRoughing property.
|
void |
setSpineGlue(EnumGlue value)
Sets the value of the spineGlue property.
|
void |
setSpineLevelling(java.lang.Boolean value)
Sets the value of the spineLevelling property.
|
void |
setSpineMilling(java.lang.Boolean value)
Sets the value of the spineMilling property.
|
void |
setSpineNotching(java.lang.Boolean value)
Sets the value of the spineNotching property.
|
void |
setSpineSanding(java.lang.Boolean value)
Sets the value of the spineSanding property.
|
void |
setSpineShredding(java.lang.Boolean value)
Sets the value of the spineShredding property.
|
void |
setThickness(java.lang.Double value)
Sets the value of the thickness property.
|
void |
setTightBacking(EnumTightBacking value)
Sets the value of the tightBacking property.
|
HardCoverBinding |
withBlockThreadSewing(java.lang.Boolean value) |
HardCoverBinding |
withCoverStyle(java.lang.String value) |
HardCoverBinding |
withEndSheets(java.lang.Boolean value) |
HardCoverBinding |
withHeadBandColor(NamedColor value) |
HardCoverBinding |
withHeadBandColorDetails(java.lang.String value) |
HardCoverBinding |
withHeadBands(java.lang.Boolean value) |
HardCoverBinding |
withJacket(HardCoverBinding.Jacket value) |
HardCoverBinding |
withJacketFoldingWidth(java.lang.Double value) |
HardCoverBinding |
withJapanBind(java.lang.Boolean value) |
HardCoverBinding |
withRegisterRibbon(java.util.Collection<RegisterRibbon> values) |
HardCoverBinding |
withRegisterRibbon(RegisterRibbon... values) |
HardCoverBinding |
withSpineBrushing(java.lang.Boolean value) |
HardCoverBinding |
withSpineFiberRoughing(java.lang.Boolean value) |
HardCoverBinding |
withSpineGlue(EnumGlue value) |
HardCoverBinding |
withSpineLevelling(java.lang.Boolean value) |
HardCoverBinding |
withSpineMilling(java.lang.Boolean value) |
HardCoverBinding |
withSpineNotching(java.lang.Boolean value) |
HardCoverBinding |
withSpineSanding(java.lang.Boolean value) |
HardCoverBinding |
withSpineShredding(java.lang.Boolean value) |
HardCoverBinding |
withThickness(java.lang.Double value) |
HardCoverBinding |
withTightBacking(EnumTightBacking value) |
@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<RegisterRibbon> registerRibbon
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean blockThreadSewing
@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 coverStyle
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean endSheets
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean headBands
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected NamedColor headBandColor
@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 headBandColorDetails
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected HardCoverBinding.Jacket jacket
@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 jacketFoldingWidth
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean japanBind
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean spineBrushing
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean spineFiberRoughing
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected EnumGlue spineGlue
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean spineLevelling
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean spineMilling
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean spineNotching
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean spineSanding
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean spineShredding
@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 thickness
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected EnumTightBacking tightBacking
@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<RegisterRibbon> getRegisterRibbon()
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 registerRibbon property.
For example, to add a new item, do as follows:
getRegisterRibbon().add(newItem);
Objects of the following type(s) are allowed in the list
RegisterRibbon
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isBlockThreadSewing()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setBlockThreadSewing(java.lang.Boolean value)
value - allowed object is
Boolean@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 getCoverStyle()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setCoverStyle(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.Boolean isEndSheets()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setEndSheets(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isHeadBands()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setHeadBands(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public NamedColor getHeadBandColor()
NamedColor@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setHeadBandColor(NamedColor value)
value - allowed object is
NamedColor@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 getHeadBandColorDetails()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setHeadBandColorDetails(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 HardCoverBinding.Jacket getJacket()
HardCoverBinding.Jacket@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setJacket(HardCoverBinding.Jacket value)
value - allowed object is
HardCoverBinding.Jacket@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 getJacketFoldingWidth()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setJacketFoldingWidth(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.Boolean isJapanBind()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setJapanBind(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isSpineBrushing()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setSpineBrushing(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isSpineFiberRoughing()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setSpineFiberRoughing(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public EnumGlue getSpineGlue()
EnumGlue@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setSpineGlue(EnumGlue value)
value - allowed object is
EnumGlue@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isSpineLevelling()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setSpineLevelling(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isSpineMilling()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setSpineMilling(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isSpineNotching()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setSpineNotching(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isSpineSanding()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setSpineSanding(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isSpineShredding()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setSpineShredding(java.lang.Boolean value)
value - allowed object is
Boolean@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 getThickness()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setThickness(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 EnumTightBacking getTightBacking()
EnumTightBacking@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setTightBacking(EnumTightBacking value)
value - allowed object is
EnumTightBacking@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 HardCoverBinding withRegisterRibbon(RegisterRibbon... values)
public HardCoverBinding withRegisterRibbon(java.util.Collection<RegisterRibbon> values)
public HardCoverBinding withBlockThreadSewing(java.lang.Boolean value)
public HardCoverBinding withCoverStyle(java.lang.String value)
public HardCoverBinding withEndSheets(java.lang.Boolean value)
public HardCoverBinding withHeadBands(java.lang.Boolean value)
public HardCoverBinding withHeadBandColor(NamedColor value)
public HardCoverBinding withHeadBandColorDetails(java.lang.String value)
public HardCoverBinding withJacket(HardCoverBinding.Jacket value)
public HardCoverBinding withJacketFoldingWidth(java.lang.Double value)
public HardCoverBinding withJapanBind(java.lang.Boolean value)
public HardCoverBinding withSpineBrushing(java.lang.Boolean value)
public HardCoverBinding withSpineFiberRoughing(java.lang.Boolean value)
public HardCoverBinding withSpineGlue(EnumGlue value)
public HardCoverBinding withSpineLevelling(java.lang.Boolean value)
public HardCoverBinding withSpineMilling(java.lang.Boolean value)
public HardCoverBinding withSpineNotching(java.lang.Boolean value)
public HardCoverBinding withSpineSanding(java.lang.Boolean value)
public HardCoverBinding withSpineShredding(java.lang.Boolean value)
public HardCoverBinding withThickness(java.lang.Double value)
public HardCoverBinding withTightBacking(EnumTightBacking 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