@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public class GlueLine extends ParameterType implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for GlueLine complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GlueLine">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<attribute name="GlueBrand" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="RelativeWorkingPath" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="MeltingTemperature" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="RelativeStartPosition" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="GlueType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="GlueLineWidth" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="StartPosition" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="AreaGlue" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="GluingPattern" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="WorkingPath" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
areaGlue |
protected String |
glueBrand |
protected Double |
glueLineWidth |
protected String |
glueType |
protected XYPair |
gluingPattern |
protected Integer |
meltingTemperature |
protected XYPair |
relativeStartPosition |
protected XYPair |
relativeWorkingPath |
protected XYPair |
startPosition |
protected XYPair |
workingPath |
| Constructor and Description |
|---|
GlueLine() |
| 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 |
getGlueBrand()
Gets the value of the glueBrand property.
|
Double |
getGlueLineWidth()
Gets the value of the glueLineWidth property.
|
String |
getGlueType()
Gets the value of the glueType property.
|
XYPair |
getGluingPattern()
Gets the value of the gluingPattern property.
|
Integer |
getMeltingTemperature()
Gets the value of the meltingTemperature property.
|
XYPair |
getRelativeStartPosition()
Gets the value of the relativeStartPosition property.
|
XYPair |
getRelativeWorkingPath()
Gets the value of the relativeWorkingPath property.
|
XYPair |
getStartPosition()
Gets the value of the startPosition property.
|
XYPair |
getWorkingPath()
Gets the value of the workingPath property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isAreaGlue()
Gets the value of the areaGlue property.
|
void |
setAreaGlue(Boolean value)
Sets the value of the areaGlue property.
|
void |
setGlueBrand(String value)
Sets the value of the glueBrand property.
|
void |
setGlueLineWidth(Double value)
Sets the value of the glueLineWidth property.
|
void |
setGlueType(String value)
Sets the value of the glueType property.
|
void |
setGluingPattern(XYPair value)
Sets the value of the gluingPattern property.
|
void |
setMeltingTemperature(Integer value)
Sets the value of the meltingTemperature property.
|
void |
setRelativeStartPosition(XYPair value)
Sets the value of the relativeStartPosition property.
|
void |
setRelativeWorkingPath(XYPair value)
Sets the value of the relativeWorkingPath property.
|
void |
setStartPosition(XYPair value)
Sets the value of the startPosition property.
|
void |
setWorkingPath(XYPair value)
Sets the value of the workingPath property.
|
GlueLine |
withAreaGlue(Boolean value) |
GlueLine |
withGlueBrand(String value) |
GlueLine |
withGlueLineWidth(Double value) |
GlueLine |
withGlueType(String value) |
GlueLine |
withGluingPattern(XYPair value) |
GlueLine |
withMeltingTemperature(Integer value) |
GlueLine |
withRelativeStartPosition(XYPair value) |
GlueLine |
withRelativeWorkingPath(XYPair value) |
GlueLine |
withStartPosition(XYPair value) |
GlueLine |
withWorkingPath(XYPair value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String glueBrand
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected XYPair relativeWorkingPath
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Integer meltingTemperature
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected XYPair relativeStartPosition
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected String glueType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Double glueLineWidth
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected XYPair startPosition
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean areaGlue
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected XYPair gluingPattern
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected XYPair workingPath
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public String getGlueBrand()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setGlueBrand(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public XYPair getRelativeWorkingPath()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setRelativeWorkingPath(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Integer getMeltingTemperature()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setMeltingTemperature(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public XYPair getRelativeStartPosition()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setRelativeStartPosition(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public String getGlueType()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setGlueType(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Double getGlueLineWidth()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setGlueLineWidth(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public XYPair getStartPosition()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setStartPosition(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Boolean isAreaGlue()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setAreaGlue(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public XYPair getGluingPattern()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setGluingPattern(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public XYPair getWorkingPath()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setWorkingPath(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public GlueLine withGlueBrand(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public GlueLine withRelativeWorkingPath(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public GlueLine withMeltingTemperature(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public GlueLine withRelativeStartPosition(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public GlueLine withGlueType(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public GlueLine withGlueLineWidth(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public GlueLine withStartPosition(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public GlueLine withAreaGlue(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public GlueLine withGluingPattern(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public GlueLine withWorkingPath(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+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-14T04:49:07+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-14T04:49:07+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-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public int hashCode()
hashCode in class ParameterTypeCopyright © 2016. All rights reserved.