@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public class PlacedObject
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}FitPolicy" minOccurs="0"/>
<choice>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ContentObject"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}MarkObject"/>
</choice>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}PageActivation" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}PageCondition" minOccurs="0"/>
</sequence>
<attribute name="Anchor" type="{http://www.CIP4.org/JDFSchema_2_0}Anchor" />
<attribute name="BinderySignatureIDs" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="ClipBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="ClipBoxFormat" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="ClipBoxTemplate" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="ClipPath" type="{http://www.CIP4.org/JDFSchema_2_0}PDFPath" />
<attribute name="CompensationCTMFormat" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="CompensationCTMTemplate" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="CTM" use="required" type="{http://www.CIP4.org/JDFSchema_2_0}matrix" />
<attribute name="HalfTonePhaseOrigin" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="Ord" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="PositionRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="SourceClipPath" type="{http://www.CIP4.org/JDFSchema_2_0}PDFPath" />
<attribute name="TrimClipPath" type="{http://www.CIP4.org/JDFSchema_2_0}PDFPath" />
<attribute name="TrimCTM" type="{http://www.CIP4.org/JDFSchema_2_0}matrix" />
<attribute name="TrimSize" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Anchor |
anchor |
protected java.util.List<java.lang.String> |
binderySignatureIDs |
protected Rectangle |
clipBox |
protected java.lang.String |
clipBoxFormat |
protected java.util.List<java.lang.String> |
clipBoxTemplate |
protected java.lang.String |
clipPath |
protected java.lang.String |
compensationCTMFormat |
protected java.util.List<java.lang.String> |
compensationCTMTemplate |
protected ContentObject |
contentObject |
protected Matrix |
ctm |
protected FitPolicy |
fitPolicy |
protected XYPair |
halfTonePhaseOrigin |
protected MarkObject |
markObject |
protected java.lang.Integer |
ord |
protected PageActivation |
pageActivation |
protected PageCondition |
pageCondition |
protected Position |
position |
protected java.lang.String |
sourceClipPath |
protected java.lang.String |
trimClipPath |
protected Matrix |
trimCTM |
protected XYPair |
trimSize |
| Constructor and Description |
|---|
PlacedObject() |
| 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) |
Anchor |
getAnchor()
Gets the value of the anchor property.
|
java.util.List<java.lang.String> |
getBinderySignatureIDs()
Gets the value of the binderySignatureIDs property.
|
Rectangle |
getClipBox()
Gets the value of the clipBox property.
|
java.lang.String |
getClipBoxFormat()
Gets the value of the clipBoxFormat property.
|
java.util.List<java.lang.String> |
getClipBoxTemplate()
Gets the value of the clipBoxTemplate property.
|
java.lang.String |
getClipPath()
Gets the value of the clipPath property.
|
java.lang.String |
getCompensationCTMFormat()
Gets the value of the compensationCTMFormat property.
|
java.util.List<java.lang.String> |
getCompensationCTMTemplate()
Gets the value of the compensationCTMTemplate property.
|
ContentObject |
getContentObject()
Gets the value of the contentObject property.
|
Matrix |
getCTM()
Gets the value of the ctm property.
|
FitPolicy |
getFitPolicy()
Gets the value of the fitPolicy property.
|
XYPair |
getHalfTonePhaseOrigin()
Gets the value of the halfTonePhaseOrigin property.
|
MarkObject |
getMarkObject()
Gets the value of the markObject property.
|
java.lang.Integer |
getOrd()
Gets the value of the ord 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.
|
PageActivation |
getPageActivation()
Gets the value of the pageActivation property.
|
PageCondition |
getPageCondition()
Gets the value of the pageCondition property.
|
Position |
getPosition()
Gets the value of the position property.
|
java.lang.String |
getSourceClipPath()
Gets the value of the sourceClipPath property.
|
java.lang.String |
getTrimClipPath()
Gets the value of the trimClipPath property.
|
Matrix |
getTrimCTM()
Gets the value of the trimCTM property.
|
XYPair |
getTrimSize()
Gets the value of the trimSize property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setAnchor(Anchor value)
Sets the value of the anchor property.
|
void |
setClipBox(Rectangle value)
Sets the value of the clipBox property.
|
void |
setClipBoxFormat(java.lang.String value)
Sets the value of the clipBoxFormat property.
|
void |
setClipPath(java.lang.String value)
Sets the value of the clipPath property.
|
void |
setCompensationCTMFormat(java.lang.String value)
Sets the value of the compensationCTMFormat property.
|
void |
setContentObject(ContentObject value)
Sets the value of the contentObject property.
|
void |
setCTM(Matrix value)
Sets the value of the ctm property.
|
void |
setFitPolicy(FitPolicy value)
Sets the value of the fitPolicy property.
|
void |
setHalfTonePhaseOrigin(XYPair value)
Sets the value of the halfTonePhaseOrigin property.
|
void |
setMarkObject(MarkObject value)
Sets the value of the markObject property.
|
void |
setOrd(java.lang.Integer value)
Sets the value of the ord property.
|
void |
setPageActivation(PageActivation value)
Sets the value of the pageActivation property.
|
void |
setPageCondition(PageCondition value)
Sets the value of the pageCondition property.
|
void |
setPosition(Position value)
Sets the value of the position property.
|
void |
setSourceClipPath(java.lang.String value)
Sets the value of the sourceClipPath property.
|
void |
setTrimClipPath(java.lang.String value)
Sets the value of the trimClipPath property.
|
void |
setTrimCTM(Matrix value)
Sets the value of the trimCTM property.
|
void |
setTrimSize(XYPair value)
Sets the value of the trimSize property.
|
PlacedObject |
withAnchor(Anchor value) |
PlacedObject |
withBinderySignatureIDs(java.util.Collection<java.lang.String> values) |
PlacedObject |
withBinderySignatureIDs(java.lang.String... values) |
PlacedObject |
withClipBox(Rectangle value) |
PlacedObject |
withClipBoxFormat(java.lang.String value) |
PlacedObject |
withClipBoxTemplate(java.util.Collection<java.lang.String> values) |
PlacedObject |
withClipBoxTemplate(java.lang.String... values) |
PlacedObject |
withClipPath(java.lang.String value) |
PlacedObject |
withCompensationCTMFormat(java.lang.String value) |
PlacedObject |
withCompensationCTMTemplate(java.util.Collection<java.lang.String> values) |
PlacedObject |
withCompensationCTMTemplate(java.lang.String... values) |
PlacedObject |
withContentObject(ContentObject value) |
PlacedObject |
withCTM(Matrix value) |
PlacedObject |
withFitPolicy(FitPolicy value) |
PlacedObject |
withHalfTonePhaseOrigin(XYPair value) |
PlacedObject |
withMarkObject(MarkObject value) |
PlacedObject |
withOrd(java.lang.Integer value) |
PlacedObject |
withPageActivation(PageActivation value) |
PlacedObject |
withPageCondition(PageCondition value) |
PlacedObject |
withPosition(Position value) |
PlacedObject |
withSourceClipPath(java.lang.String value) |
PlacedObject |
withTrimClipPath(java.lang.String value) |
PlacedObject |
withTrimCTM(Matrix value) |
PlacedObject |
withTrimSize(XYPair value) |
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected FitPolicy fitPolicy
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected ContentObject contentObject
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected MarkObject markObject
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected PageActivation pageActivation
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected PageCondition pageCondition
@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.util.List<java.lang.String> binderySignatureIDs
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected Rectangle clipBox
@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 clipBoxFormat
@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<java.lang.String> clipBoxTemplate
@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 clipPath
@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 compensationCTMFormat
@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<java.lang.String> compensationCTMTemplate
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected Matrix ctm
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected XYPair halfTonePhaseOrigin
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Integer ord
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected Position position
@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 sourceClipPath
@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 trimClipPath
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected Matrix trimCTM
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected XYPair trimSize
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public FitPolicy getFitPolicy()
FitPolicy@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setFitPolicy(FitPolicy value)
value - allowed object is
FitPolicy@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public ContentObject getContentObject()
ContentObject@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setContentObject(ContentObject value)
value - allowed object is
ContentObject@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public MarkObject getMarkObject()
MarkObject@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setMarkObject(MarkObject value)
value - allowed object is
MarkObject@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public PageActivation getPageActivation()
PageActivation@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setPageActivation(PageActivation value)
value - allowed object is
PageActivation@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public PageCondition getPageCondition()
PageCondition@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setPageCondition(PageCondition value)
value - allowed object is
PageCondition@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.util.List<java.lang.String> getBinderySignatureIDs()
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 binderySignatureIDs property.
For example, to add a new item, do as follows:
getBinderySignatureIDs().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public Rectangle getClipBox()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setClipBox(Rectangle 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 getClipBoxFormat()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setClipBoxFormat(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.util.List<java.lang.String> getClipBoxTemplate()
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 clipBoxTemplate property.
For example, to add a new item, do as follows:
getClipBoxTemplate().add(newItem);
Objects of the following type(s) are allowed in the list
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 getClipPath()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setClipPath(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 getCompensationCTMFormat()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setCompensationCTMFormat(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.util.List<java.lang.String> getCompensationCTMTemplate()
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 compensationCTMTemplate property.
For example, to add a new item, do as follows:
getCompensationCTMTemplate().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public Matrix getCTM()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setCTM(Matrix 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 getHalfTonePhaseOrigin()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setHalfTonePhaseOrigin(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 java.lang.Integer getOrd()
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setOrd(java.lang.Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public Position getPosition()
Object@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setPosition(Position value)
value - allowed object is
Object@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 getSourceClipPath()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setSourceClipPath(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 getTrimClipPath()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setTrimClipPath(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 Matrix getTrimCTM()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setTrimCTM(Matrix 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 getTrimSize()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setTrimSize(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 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 PlacedObject withFitPolicy(FitPolicy value)
public PlacedObject withContentObject(ContentObject value)
public PlacedObject withMarkObject(MarkObject value)
public PlacedObject withPageActivation(PageActivation value)
public PlacedObject withPageCondition(PageCondition value)
public PlacedObject withAnchor(Anchor value)
public PlacedObject withBinderySignatureIDs(java.lang.String... values)
public PlacedObject withBinderySignatureIDs(java.util.Collection<java.lang.String> values)
public PlacedObject withClipBox(Rectangle value)
public PlacedObject withClipBoxFormat(java.lang.String value)
public PlacedObject withClipBoxTemplate(java.lang.String... values)
public PlacedObject withClipBoxTemplate(java.util.Collection<java.lang.String> values)
public PlacedObject withClipPath(java.lang.String value)
public PlacedObject withCompensationCTMFormat(java.lang.String value)
public PlacedObject withCompensationCTMTemplate(java.lang.String... values)
public PlacedObject withCompensationCTMTemplate(java.util.Collection<java.lang.String> values)
public PlacedObject withCTM(Matrix value)
public PlacedObject withHalfTonePhaseOrigin(XYPair value)
public PlacedObject withOrd(java.lang.Integer value)
public PlacedObject withPosition(Position value)
public PlacedObject withSourceClipPath(java.lang.String value)
public PlacedObject withTrimClipPath(java.lang.String value)
public PlacedObject withTrimCTM(Matrix value)
public PlacedObject withTrimSize(XYPair 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