@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public class RingBinding extends Object implements 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">
<attribute name="RivetsExposed" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="RingShape" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="ViewBinder" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="RingDiameter" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="HoleType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="BinderBrand" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="RingMechanic" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="BinderMaterial" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
binderBrand |
protected String |
binderMaterial |
protected String |
holeType |
protected Double |
ringDiameter |
protected Boolean |
ringMechanic |
protected String |
ringShape |
protected Boolean |
rivetsExposed |
protected String |
viewBinder |
| Constructor and Description |
|---|
RingBinding() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
String |
getBinderBrand()
Gets the value of the binderBrand property.
|
String |
getBinderMaterial()
Gets the value of the binderMaterial property.
|
String |
getHoleType()
Gets the value of the holeType property.
|
Double |
getRingDiameter()
Gets the value of the ringDiameter property.
|
String |
getRingShape()
Gets the value of the ringShape property.
|
String |
getViewBinder()
Gets the value of the viewBinder property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isRingMechanic()
Gets the value of the ringMechanic property.
|
Boolean |
isRivetsExposed()
Gets the value of the rivetsExposed property.
|
void |
setBinderBrand(String value)
Sets the value of the binderBrand property.
|
void |
setBinderMaterial(String value)
Sets the value of the binderMaterial property.
|
void |
setHoleType(String value)
Sets the value of the holeType property.
|
void |
setRingDiameter(Double value)
Sets the value of the ringDiameter property.
|
void |
setRingMechanic(Boolean value)
Sets the value of the ringMechanic property.
|
void |
setRingShape(String value)
Sets the value of the ringShape property.
|
void |
setRivetsExposed(Boolean value)
Sets the value of the rivetsExposed property.
|
void |
setViewBinder(String value)
Sets the value of the viewBinder property.
|
RingBinding |
withBinderBrand(String value) |
RingBinding |
withBinderMaterial(String value) |
RingBinding |
withHoleType(String value) |
RingBinding |
withRingDiameter(Double value) |
RingBinding |
withRingMechanic(Boolean value) |
RingBinding |
withRingShape(String value) |
RingBinding |
withRivetsExposed(Boolean value) |
RingBinding |
withViewBinder(String value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Boolean rivetsExposed
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String ringShape
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String viewBinder
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Double ringDiameter
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String holeType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String binderBrand
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Boolean ringMechanic
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String binderMaterial
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Boolean isRivetsExposed()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setRivetsExposed(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getRingShape()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setRingShape(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getViewBinder()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setViewBinder(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Double getRingDiameter()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setRingDiameter(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getHoleType()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setHoleType(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getBinderBrand()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setBinderBrand(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Boolean isRingMechanic()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setRingMechanic(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getBinderMaterial()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setBinderMaterial(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public RingBinding withRivetsExposed(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public RingBinding withRingShape(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public RingBinding withViewBinder(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public RingBinding withRingDiameter(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public RingBinding withHoleType(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public RingBinding withBinderBrand(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public RingBinding withRingMechanic(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public RingBinding withBinderMaterial(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2016. All rights reserved.