@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public class ThreadSewingParams extends ParameterType implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for ThreadSewingParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ThreadSewingParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}GlueLine" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="ThreadBrand" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Sealing" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="CastingMaterial" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="CoreMaterial" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="NumberOfNeedles" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="BlindStitch" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="NeedlePositions" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="GlueLineRefSheets" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerList" />
<attribute name="Offset" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ThreadThickness" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="SewingPattern" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
blindStitch |
protected String |
castingMaterial |
protected String |
coreMaterial |
protected List<GlueLine> |
glueLine |
protected IntegerList |
glueLineRefSheets |
protected String |
needlePositions |
protected Integer |
numberOfNeedles |
protected Double |
offset |
protected Boolean |
sealing |
protected String |
sewingPattern |
protected String |
threadBrand |
protected Double |
threadThickness |
| Constructor and Description |
|---|
ThreadSewingParams() |
| 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 |
getCastingMaterial()
Gets the value of the castingMaterial property.
|
String |
getCoreMaterial()
Gets the value of the coreMaterial property.
|
List<GlueLine> |
getGlueLine()
Gets the value of the glueLine property.
|
IntegerList |
getGlueLineRefSheets()
Gets the value of the glueLineRefSheets property.
|
String |
getNeedlePositions()
Gets the value of the needlePositions property.
|
Integer |
getNumberOfNeedles()
Gets the value of the numberOfNeedles property.
|
Double |
getOffset()
Gets the value of the offset property.
|
String |
getSewingPattern()
Gets the value of the sewingPattern property.
|
String |
getThreadBrand()
Gets the value of the threadBrand property.
|
Double |
getThreadThickness()
Gets the value of the threadThickness property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isBlindStitch()
Gets the value of the blindStitch property.
|
Boolean |
isSealing()
Gets the value of the sealing property.
|
void |
setBlindStitch(Boolean value)
Sets the value of the blindStitch property.
|
void |
setCastingMaterial(String value)
Sets the value of the castingMaterial property.
|
void |
setCoreMaterial(String value)
Sets the value of the coreMaterial property.
|
void |
setGlueLineRefSheets(IntegerList value)
Sets the value of the glueLineRefSheets property.
|
void |
setNeedlePositions(String value)
Sets the value of the needlePositions property.
|
void |
setNumberOfNeedles(Integer value)
Sets the value of the numberOfNeedles property.
|
void |
setOffset(Double value)
Sets the value of the offset property.
|
void |
setSealing(Boolean value)
Sets the value of the sealing property.
|
void |
setSewingPattern(String value)
Sets the value of the sewingPattern property.
|
void |
setThreadBrand(String value)
Sets the value of the threadBrand property.
|
void |
setThreadThickness(Double value)
Sets the value of the threadThickness property.
|
ThreadSewingParams |
withBlindStitch(Boolean value) |
ThreadSewingParams |
withCastingMaterial(String value) |
ThreadSewingParams |
withCoreMaterial(String value) |
ThreadSewingParams |
withGlueLine(Collection<GlueLine> values) |
ThreadSewingParams |
withGlueLine(GlueLine... values) |
ThreadSewingParams |
withGlueLineRefSheets(IntegerList value) |
ThreadSewingParams |
withNeedlePositions(String value) |
ThreadSewingParams |
withNumberOfNeedles(Integer value) |
ThreadSewingParams |
withOffset(Double value) |
ThreadSewingParams |
withSealing(Boolean value) |
ThreadSewingParams |
withSewingPattern(String value) |
ThreadSewingParams |
withThreadBrand(String value) |
ThreadSewingParams |
withThreadThickness(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<GlueLine> glueLine
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected String threadBrand
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Boolean sealing
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected String castingMaterial
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected String coreMaterial
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Integer numberOfNeedles
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Boolean blindStitch
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected String needlePositions
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected IntegerList glueLineRefSheets
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Double offset
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected Double threadThickness
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") protected String sewingPattern
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public List<GlueLine> getGlueLine()
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 glueLine property.
For example, to add a new item, do as follows:
getGlueLine().add(newItem);
Objects of the following type(s) are allowed in the list
GlueLine
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public String getThreadBrand()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setThreadBrand(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 Boolean isSealing()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setSealing(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public String getCastingMaterial()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setCastingMaterial(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 getCoreMaterial()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setCoreMaterial(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 Integer getNumberOfNeedles()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setNumberOfNeedles(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public Boolean isBlindStitch()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setBlindStitch(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public String getNeedlePositions()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setNeedlePositions(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 IntegerList getGlueLineRefSheets()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setGlueLineRefSheets(IntegerList 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 getOffset()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setOffset(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 getThreadThickness()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setThreadThickness(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 getSewingPattern()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public void setSewingPattern(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 ThreadSewingParams withGlueLine(GlueLine... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ThreadSewingParams withGlueLine(Collection<GlueLine> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ThreadSewingParams withThreadBrand(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ThreadSewingParams withSealing(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ThreadSewingParams withCastingMaterial(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ThreadSewingParams withCoreMaterial(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ThreadSewingParams withNumberOfNeedles(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ThreadSewingParams withBlindStitch(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ThreadSewingParams withNeedlePositions(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ThreadSewingParams withGlueLineRefSheets(IntegerList value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ThreadSewingParams withOffset(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ThreadSewingParams withThreadThickness(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:38:36+02:00", comments="JAXB RI v2.2.11") public ThreadSewingParams withSewingPattern(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.