@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public class Glue 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="AreaGlue" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="GlueLineWidth" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="GlueRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="GlueType" type="{http://www.CIP4.org/JDFSchema_2_0}EnumGlueTypeDetailed" />
<attribute name="GluingPattern" type="{http://www.CIP4.org/JDFSchema_2_0}NumberList" />
<attribute name="GluingTechnique" type="{http://www.CIP4.org/JDFSchema_2_0}EnumGluingTechnique" />
<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="RelativeWorkingPath" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="StartPosition" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="WorkingDirection" type="{http://www.CIP4.org/JDFSchema_2_0}EnumPosition" />
<attribute name="WorkingPath" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
areaGlue |
protected Double |
glueLineWidth |
protected Object |
glueRef |
protected EnumGlueTypeDetailed |
glueType |
protected List<Double> |
gluingPattern |
protected EnumGluingTechnique |
gluingTechnique |
protected Integer |
meltingTemperature |
protected XYPair |
relativeStartPosition |
protected XYPair |
relativeWorkingPath |
protected XYPair |
startPosition |
protected EnumPosition |
workingDirection |
protected XYPair |
workingPath |
| Constructor and Description |
|---|
Glue() |
| 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) |
Double |
getGlueLineWidth()
Gets the value of the glueLineWidth property.
|
Object |
getGlueRef()
Gets the value of the glueRef property.
|
EnumGlueTypeDetailed |
getGlueType()
Gets the value of the glueType property.
|
List<Double> |
getGluingPattern()
Gets the value of the gluingPattern property.
|
EnumGluingTechnique |
getGluingTechnique()
Gets the value of the gluingTechnique 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.
|
EnumPosition |
getWorkingDirection()
Gets the value of the workingDirection 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 |
setGlueLineWidth(Double value)
Sets the value of the glueLineWidth property.
|
void |
setGlueRef(Object value)
Sets the value of the glueRef property.
|
void |
setGlueType(EnumGlueTypeDetailed value)
Sets the value of the glueType property.
|
void |
setGluingTechnique(EnumGluingTechnique value)
Sets the value of the gluingTechnique 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 |
setWorkingDirection(EnumPosition value)
Sets the value of the workingDirection property.
|
void |
setWorkingPath(XYPair value)
Sets the value of the workingPath property.
|
Glue |
withAreaGlue(Boolean value) |
Glue |
withGlueLineWidth(Double value) |
Glue |
withGlueRef(Object value) |
Glue |
withGlueType(EnumGlueTypeDetailed value) |
Glue |
withGluingPattern(Collection<Double> values) |
Glue |
withGluingPattern(Double... values) |
Glue |
withGluingTechnique(EnumGluingTechnique value) |
Glue |
withMeltingTemperature(Integer value) |
Glue |
withRelativeStartPosition(XYPair value) |
Glue |
withRelativeWorkingPath(XYPair value) |
Glue |
withStartPosition(XYPair value) |
Glue |
withWorkingDirection(EnumPosition value) |
Glue |
withWorkingPath(XYPair value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Boolean areaGlue
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Double glueLineWidth
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Object glueRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected EnumGlueTypeDetailed glueType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected List<Double> gluingPattern
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected EnumGluingTechnique gluingTechnique
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Integer meltingTemperature
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected XYPair relativeStartPosition
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected XYPair relativeWorkingPath
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected XYPair startPosition
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected EnumPosition workingDirection
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected XYPair workingPath
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Boolean isAreaGlue()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+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-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Double getGlueLineWidth()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+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-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Object getGlueRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setGlueRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public EnumGlueTypeDetailed getGlueType()
EnumGlueTypeDetailed@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setGlueType(EnumGlueTypeDetailed value)
value - allowed object is
EnumGlueTypeDetailed@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public List<Double> getGluingPattern()
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 gluingPattern property.
For example, to add a new item, do as follows:
getGluingPattern().add(newItem);
Objects of the following type(s) are allowed in the list
Double
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public EnumGluingTechnique getGluingTechnique()
EnumGluingTechnique@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setGluingTechnique(EnumGluingTechnique value)
value - allowed object is
EnumGluingTechnique@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Integer getMeltingTemperature()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+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-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public XYPair getRelativeStartPosition()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+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-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public XYPair getRelativeWorkingPath()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+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-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public XYPair getStartPosition()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+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-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public EnumPosition getWorkingDirection()
EnumPosition@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setWorkingDirection(EnumPosition value)
value - allowed object is
EnumPosition@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public XYPair getWorkingPath()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+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-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Glue withAreaGlue(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Glue withGlueLineWidth(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Glue withGlueRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Glue withGlueType(EnumGlueTypeDetailed value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Glue withGluingPattern(Double... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Glue withGluingPattern(Collection<Double> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Glue withGluingTechnique(EnumGluingTechnique value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Glue withMeltingTemperature(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Glue withRelativeStartPosition(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Glue withRelativeWorkingPath(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Glue withStartPosition(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Glue withWorkingDirection(EnumPosition value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Glue withWorkingPath(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+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-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+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.