@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public class EmbossingItem 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="Direction" type="{http://www.CIP4.org/JDFSchema_2_0}EnumDirection" />
<attribute name="EmbossingType" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="FoilColor" type="{http://www.CIP4.org/JDFSchema_2_0}EnumNamedColor" />
<attribute name="FoilColorDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Height" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ImageSize" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="Level" type="{http://www.CIP4.org/JDFSchema_2_0}EnumEmbossingLevel" />
<attribute name="Location" type="{http://www.CIP4.org/JDFSchema_2_0}EnumPosition" />
<attribute name="Position" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="Separation" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="ShapeName" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected EnumDirection |
direction |
protected List<String> |
embossingType |
protected EnumNamedColor |
foilColor |
protected String |
foilColorDetails |
protected Double |
height |
protected XYPair |
imageSize |
protected EnumEmbossingLevel |
level |
protected EnumPosition |
location |
protected XYPair |
position |
protected String |
separation |
protected String |
shapeName |
| Constructor and Description |
|---|
EmbossingItem() |
| 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) |
EnumDirection |
getDirection()
Gets the value of the direction property.
|
List<String> |
getEmbossingType()
Gets the value of the embossingType property.
|
EnumNamedColor |
getFoilColor()
Gets the value of the foilColor property.
|
String |
getFoilColorDetails()
Gets the value of the foilColorDetails property.
|
Double |
getHeight()
Gets the value of the height property.
|
XYPair |
getImageSize()
Gets the value of the imageSize property.
|
EnumEmbossingLevel |
getLevel()
Gets the value of the level property.
|
EnumPosition |
getLocation()
Gets the value of the location property.
|
XYPair |
getPosition()
Gets the value of the position property.
|
String |
getSeparation()
Gets the value of the separation property.
|
String |
getShapeName()
Gets the value of the shapeName property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setDirection(EnumDirection value)
Sets the value of the direction property.
|
void |
setFoilColor(EnumNamedColor value)
Sets the value of the foilColor property.
|
void |
setFoilColorDetails(String value)
Sets the value of the foilColorDetails property.
|
void |
setHeight(Double value)
Sets the value of the height property.
|
void |
setImageSize(XYPair value)
Sets the value of the imageSize property.
|
void |
setLevel(EnumEmbossingLevel value)
Sets the value of the level property.
|
void |
setLocation(EnumPosition value)
Sets the value of the location property.
|
void |
setPosition(XYPair value)
Sets the value of the position property.
|
void |
setSeparation(String value)
Sets the value of the separation property.
|
void |
setShapeName(String value)
Sets the value of the shapeName property.
|
EmbossingItem |
withDirection(EnumDirection value) |
EmbossingItem |
withEmbossingType(Collection<String> values) |
EmbossingItem |
withEmbossingType(String... values) |
EmbossingItem |
withFoilColor(EnumNamedColor value) |
EmbossingItem |
withFoilColorDetails(String value) |
EmbossingItem |
withHeight(Double value) |
EmbossingItem |
withImageSize(XYPair value) |
EmbossingItem |
withLevel(EnumEmbossingLevel value) |
EmbossingItem |
withLocation(EnumPosition value) |
EmbossingItem |
withPosition(XYPair value) |
EmbossingItem |
withSeparation(String value) |
EmbossingItem |
withShapeName(String value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected EnumDirection direction
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<String> embossingType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected EnumNamedColor foilColor
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String foilColorDetails
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double height
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected XYPair imageSize
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected EnumEmbossingLevel level
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected EnumPosition location
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected XYPair position
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String separation
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String shapeName
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EnumDirection getDirection()
EnumDirection@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setDirection(EnumDirection value)
value - allowed object is
EnumDirection@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public List<String> getEmbossingType()
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 embossingType property.
For example, to add a new item, do as follows:
getEmbossingType().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EnumNamedColor getFoilColor()
EnumNamedColor@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setFoilColor(EnumNamedColor value)
value - allowed object is
EnumNamedColor@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getFoilColorDetails()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setFoilColorDetails(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getHeight()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setHeight(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public XYPair getImageSize()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setImageSize(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EnumEmbossingLevel getLevel()
EnumEmbossingLevel@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setLevel(EnumEmbossingLevel value)
value - allowed object is
EnumEmbossingLevel@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EnumPosition getLocation()
EnumPosition@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setLocation(EnumPosition value)
value - allowed object is
EnumPosition@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public XYPair getPosition()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setPosition(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getSeparation()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setSeparation(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getShapeName()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setShapeName(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EmbossingItem withDirection(EnumDirection value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EmbossingItem withEmbossingType(String... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EmbossingItem withEmbossingType(Collection<String> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EmbossingItem withFoilColor(EnumNamedColor value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EmbossingItem withFoilColorDetails(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EmbossingItem withHeight(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EmbossingItem withImageSize(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EmbossingItem withLevel(EnumEmbossingLevel value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EmbossingItem withLocation(EnumPosition value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EmbossingItem withPosition(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EmbossingItem withSeparation(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public EmbossingItem withShapeName(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+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-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+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.