@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public class NumberItem 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="Step" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="StartValue" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="ColorNameDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="YPosition" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="Orientation" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="XPosition" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ColorName" type="{http://www.CIP4.org/JDFSchema_2_0}EnumNamedColor" />
<attribute name="SeparationNames" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected EnumNamedColor |
colorName |
protected String |
colorNameDetails |
protected Double |
orientation |
protected List<String> |
separationNames |
protected String |
startValue |
protected Integer |
step |
protected Double |
xPosition |
protected Double |
yPosition |
| Constructor and Description |
|---|
NumberItem() |
| 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) |
EnumNamedColor |
getColorName()
Gets the value of the colorName property.
|
String |
getColorNameDetails()
Gets the value of the colorNameDetails property.
|
Double |
getOrientation()
Gets the value of the orientation property.
|
List<String> |
getSeparationNames()
Gets the value of the separationNames property.
|
String |
getStartValue()
Gets the value of the startValue property.
|
Integer |
getStep()
Gets the value of the step property.
|
Double |
getXPosition()
Gets the value of the xPosition property.
|
Double |
getYPosition()
Gets the value of the yPosition property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setColorName(EnumNamedColor value)
Sets the value of the colorName property.
|
void |
setColorNameDetails(String value)
Sets the value of the colorNameDetails property.
|
void |
setOrientation(Double value)
Sets the value of the orientation property.
|
void |
setStartValue(String value)
Sets the value of the startValue property.
|
void |
setStep(Integer value)
Sets the value of the step property.
|
void |
setXPosition(Double value)
Sets the value of the xPosition property.
|
void |
setYPosition(Double value)
Sets the value of the yPosition property.
|
NumberItem |
withColorName(EnumNamedColor value) |
NumberItem |
withColorNameDetails(String value) |
NumberItem |
withOrientation(Double value) |
NumberItem |
withSeparationNames(Collection<String> values) |
NumberItem |
withSeparationNames(String... values) |
NumberItem |
withStartValue(String value) |
NumberItem |
withStep(Integer value) |
NumberItem |
withXPosition(Double value) |
NumberItem |
withYPosition(Double value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Integer step
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String startValue
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String colorNameDetails
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Double yPosition
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Double orientation
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Double xPosition
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected EnumNamedColor colorName
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Integer getStep()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setStep(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getStartValue()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setStartValue(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getColorNameDetails()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setColorNameDetails(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Double getYPosition()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setYPosition(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Double getOrientation()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setOrientation(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Double getXPosition()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setXPosition(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public EnumNamedColor getColorName()
EnumNamedColor@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setColorName(EnumNamedColor value)
value - allowed object is
EnumNamedColor@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public List<String> getSeparationNames()
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 separationNames property.
For example, to add a new item, do as follows:
getSeparationNames().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public NumberItem withStep(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public NumberItem withStartValue(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public NumberItem withColorNameDetails(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public NumberItem withYPosition(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public NumberItem withOrientation(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public NumberItem withXPosition(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public NumberItem withColorName(EnumNamedColor value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public NumberItem withSeparationNames(String... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public NumberItem withSeparationNames(Collection<String> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+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-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+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.