@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public class SpineTapingParams extends ParameterType implements 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}ParameterType">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}GlueApplication" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="HorizontalExcess" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="TopExcess" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="HorizontalExcessBack" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="StripColorDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="StripMaterial" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="StripLength" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="StripBrand" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="StripColor" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<GlueApplication> |
glueApplication |
protected Double |
horizontalExcess |
protected Double |
horizontalExcessBack |
protected String |
stripBrand |
protected String |
stripColor |
protected String |
stripColorDetails |
protected Double |
stripLength |
protected String |
stripMaterial |
protected Double |
topExcess |
| Constructor and Description |
|---|
SpineTapingParams() |
| 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) |
List<GlueApplication> |
getGlueApplication()
Gets the value of the glueApplication property.
|
Double |
getHorizontalExcess()
Gets the value of the horizontalExcess property.
|
Double |
getHorizontalExcessBack()
Gets the value of the horizontalExcessBack property.
|
String |
getStripBrand()
Gets the value of the stripBrand property.
|
String |
getStripColor()
Gets the value of the stripColor property.
|
String |
getStripColorDetails()
Gets the value of the stripColorDetails property.
|
Double |
getStripLength()
Gets the value of the stripLength property.
|
String |
getStripMaterial()
Gets the value of the stripMaterial property.
|
Double |
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(Double value)
Sets the value of the horizontalExcess property.
|
void |
setHorizontalExcessBack(Double value)
Sets the value of the horizontalExcessBack property.
|
void |
setStripBrand(String value)
Sets the value of the stripBrand property.
|
void |
setStripColor(String value)
Sets the value of the stripColor property.
|
void |
setStripColorDetails(String value)
Sets the value of the stripColorDetails property.
|
void |
setStripLength(Double value)
Sets the value of the stripLength property.
|
void |
setStripMaterial(String value)
Sets the value of the stripMaterial property.
|
void |
setTopExcess(Double value)
Sets the value of the topExcess property.
|
SpineTapingParams |
withGlueApplication(Collection<GlueApplication> values) |
SpineTapingParams |
withGlueApplication(GlueApplication... values) |
SpineTapingParams |
withHorizontalExcess(Double value) |
SpineTapingParams |
withHorizontalExcessBack(Double value) |
SpineTapingParams |
withStripBrand(String value) |
SpineTapingParams |
withStripColor(String value) |
SpineTapingParams |
withStripColorDetails(String value) |
SpineTapingParams |
withStripLength(Double value) |
SpineTapingParams |
withStripMaterial(String value) |
SpineTapingParams |
withTopExcess(Double value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected List<GlueApplication> glueApplication
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Double horizontalExcess
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Double topExcess
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Double horizontalExcessBack
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected String stripColorDetails
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected String stripMaterial
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Double stripLength
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected String stripBrand
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected String stripColor
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public List<GlueApplication> getGlueApplication()
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 glueApplication property.
For example, to add a new item, do as follows:
getGlueApplication().add(newItem);
Objects of the following type(s) are allowed in the list
GlueApplication
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Double getHorizontalExcess()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setHorizontalExcess(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Double getTopExcess()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setTopExcess(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Double getHorizontalExcessBack()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setHorizontalExcessBack(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public String getStripColorDetails()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setStripColorDetails(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public String getStripMaterial()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setStripMaterial(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Double getStripLength()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setStripLength(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public String getStripBrand()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setStripBrand(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public String getStripColor()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setStripColor(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public SpineTapingParams withGlueApplication(GlueApplication... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public SpineTapingParams withGlueApplication(Collection<GlueApplication> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public SpineTapingParams withHorizontalExcess(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public SpineTapingParams withTopExcess(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public SpineTapingParams withHorizontalExcessBack(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public SpineTapingParams withStripColorDetails(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public SpineTapingParams withStripMaterial(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public SpineTapingParams withStripLength(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public SpineTapingParams withStripBrand(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public SpineTapingParams withStripColor(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+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.Equalsequals in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
equals in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+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.HashCodehashCode in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public int hashCode()
hashCode in class ParameterTypeCopyright © 2016. All rights reserved.