@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public class LooseBinding
extends java.lang.Object
implements java.io.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}HolePattern" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}CoilBinding" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}CombBinding" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}RingBinding" minOccurs="0"/>
</sequence>
<attribute name="Brand" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Diameter" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
brand |
protected CoilBinding |
coilBinding |
protected CombBinding |
combBinding |
protected java.lang.Float |
diameter |
protected HolePattern |
holePattern |
protected RingBinding |
ringBinding |
| Constructor and Description |
|---|
LooseBinding() |
| 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.EqualsStrategy2 strategy) |
java.lang.String |
getBrand()
Gets the value of the brand property.
|
CoilBinding |
getCoilBinding()
Gets the value of the coilBinding property.
|
CombBinding |
getCombBinding()
Gets the value of the combBinding property.
|
java.lang.Float |
getDiameter()
Gets the value of the diameter property.
|
HolePattern |
getHolePattern()
Gets the value of the holePattern 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.
|
RingBinding |
getRingBinding()
Gets the value of the ringBinding property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
void |
setBrand(java.lang.String value)
Sets the value of the brand property.
|
void |
setCoilBinding(CoilBinding value)
Sets the value of the coilBinding property.
|
void |
setCombBinding(CombBinding value)
Sets the value of the combBinding property.
|
void |
setDiameter(java.lang.Float value)
Sets the value of the diameter property.
|
void |
setHolePattern(HolePattern value)
Sets the value of the holePattern property.
|
void |
setRingBinding(RingBinding value)
Sets the value of the ringBinding property.
|
LooseBinding |
withBrand(java.lang.String value) |
LooseBinding |
withCoilBinding(CoilBinding value) |
LooseBinding |
withCombBinding(CombBinding value) |
LooseBinding |
withDiameter(java.lang.Float value) |
LooseBinding |
withHolePattern(HolePattern value) |
LooseBinding |
withRingBinding(RingBinding value) |
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected HolePattern holePattern
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected CoilBinding coilBinding
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected CombBinding combBinding
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected RingBinding ringBinding
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.String brand
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float diameter
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public HolePattern getHolePattern()
HolePattern@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setHolePattern(HolePattern value)
value - allowed object is
HolePattern@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public CoilBinding getCoilBinding()
CoilBinding@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setCoilBinding(CoilBinding value)
value - allowed object is
CoilBinding@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public CombBinding getCombBinding()
CombBinding@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setCombBinding(CombBinding value)
value - allowed object is
CombBinding@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public RingBinding getRingBinding()
RingBinding@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setRingBinding(RingBinding value)
value - allowed object is
RingBinding@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.lang.String getBrand()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setBrand(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getDiameter()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+02:00",
comments="JAXB RI v2.2.11")
public void setDiameter(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-05T01:47:48+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 LooseBinding withHolePattern(HolePattern value)
public LooseBinding withCoilBinding(CoilBinding value)
public LooseBinding withCombBinding(CombBinding value)
public LooseBinding withRingBinding(RingBinding value)
public LooseBinding withBrand(java.lang.String value)
public LooseBinding withDiameter(java.lang.Float 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.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2public 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.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2public int hashCode()
hashCode in class java.lang.Object