@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public class SpineTapingParams
extends SpecificResource
implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for SpineTapingParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SpineTapingParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}SpecificResource">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Glue" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="HorizontalExcess" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="HorizontalExcessBack" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="StripLength" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="TopExcess" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Glue> |
glue |
protected java.lang.Float |
horizontalExcess |
protected java.lang.Float |
horizontalExcessBack |
protected java.lang.Float |
stripLength |
protected java.lang.Float |
topExcess |
| Constructor and Description |
|---|
SpineTapingParams() |
| 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.util.List<Glue> |
getGlue()
Gets the value of the glue property.
|
java.lang.Float |
getHorizontalExcess()
Gets the value of the horizontalExcess property.
|
java.lang.Float |
getHorizontalExcessBack()
Gets the value of the horizontalExcessBack property.
|
java.lang.Float |
getStripLength()
Gets the value of the stripLength property.
|
java.lang.Float |
getTopExcess()
Gets the value of the topExcess property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setHorizontalExcess(java.lang.Float value)
Sets the value of the horizontalExcess property.
|
void |
setHorizontalExcessBack(java.lang.Float value)
Sets the value of the horizontalExcessBack property.
|
void |
setStripLength(java.lang.Float value)
Sets the value of the stripLength property.
|
void |
setTopExcess(java.lang.Float value)
Sets the value of the topExcess property.
|
SpineTapingParams |
withGlue(java.util.Collection<Glue> values) |
SpineTapingParams |
withGlue(Glue... values) |
SpineTapingParams |
withHorizontalExcess(java.lang.Float value) |
SpineTapingParams |
withHorizontalExcessBack(java.lang.Float value) |
SpineTapingParams |
withStripLength(java.lang.Float value) |
SpineTapingParams |
withTopExcess(java.lang.Float value) |
getOtherAttributes@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.util.List<Glue> glue
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float horizontalExcess
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float horizontalExcessBack
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float stripLength
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float topExcess
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.util.List<Glue> getGlue()
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 glue property.
For example, to add a new item, do as follows:
getGlue().add(newItem);
Objects of the following type(s) are allowed in the list
Glue
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getHorizontalExcess()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setHorizontalExcess(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getHorizontalExcessBack()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setHorizontalExcessBack(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getStripLength()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setStripLength(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getTopExcess()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2017-09-18T01:24:23+00:00",
comments="JAXB RI v2.2.11")
public void setTopExcess(java.lang.Float value)
value - allowed object is
Floatpublic SpineTapingParams withGlue(Glue... values)
public SpineTapingParams withGlue(java.util.Collection<Glue> values)
public SpineTapingParams withHorizontalExcess(java.lang.Float value)
public SpineTapingParams withHorizontalExcessBack(java.lang.Float value)
public SpineTapingParams withStripLength(java.lang.Float value)
public SpineTapingParams withTopExcess(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.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class SpecificResourcepublic boolean equals(java.lang.Object object)
equals in class SpecificResourcepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodehashCode in class SpecificResourcepublic int hashCode()
hashCode in class SpecificResource