@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public class Intent 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">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}IntentType" minOccurs="0"/>
</sequence>
<attribute name="Name" use="required" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="ID" type="{http://www.CIP4.org/JDFSchema_2_0}ID" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected JAXBElement<? extends IntentType> |
intentType |
protected String |
name |
| Constructor and Description |
|---|
Intent() |
| 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 |
getID()
Gets the value of the id property.
|
JAXBElement<? extends IntentType> |
getIntentType()
Gets the value of the intentType property.
|
String |
getName()
Gets the value of the name property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setID(String value)
Sets the value of the id property.
|
void |
setIntentType(JAXBElement<? extends IntentType> value)
Sets the value of the intentType property.
|
void |
setName(String value)
Sets the value of the name property.
|
Intent |
withID(String value) |
Intent |
withIntentType(JAXBElement<? extends IntentType> value) |
Intent |
withName(String value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected JAXBElement<? extends IntentType> intentType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected String name
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected String id
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public JAXBElement<? extends IntentType> getIntentType()
JAXBElement<PackingIntent>
JAXBElement<LaminatingIntent>
JAXBElement<MediaIntent>
JAXBElement<ColorIntent>
JAXBElement<BindingIntent>
JAXBElement<EmbossingIntent>
JAXBElement<HoleMakingIntent>
JAXBElement<ProofingIntent>
JAXBElement<FoldingIntent>
JAXBElement<ProductionIntent>
JAXBElement<InsertingIntent>
JAXBElement<IntentType>
JAXBElement<ShapeCuttingIntent>
JAXBElement<SizeIntent>
JAXBElement<IntentResource>
JAXBElement<LayoutIntent>@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setIntentType(JAXBElement<? extends IntentType> value)
value - allowed object is
JAXBElement<PackingIntent>
JAXBElement<LaminatingIntent>
JAXBElement<MediaIntent>
JAXBElement<ColorIntent>
JAXBElement<BindingIntent>
JAXBElement<EmbossingIntent>
JAXBElement<HoleMakingIntent>
JAXBElement<ProofingIntent>
JAXBElement<FoldingIntent>
JAXBElement<ProductionIntent>
JAXBElement<InsertingIntent>
JAXBElement<IntentType>
JAXBElement<ShapeCuttingIntent>
JAXBElement<SizeIntent>
JAXBElement<IntentResource>
JAXBElement<LayoutIntent>@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public String getName()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setName(String 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 String getID()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setID(String 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 Intent withIntentType(JAXBElement<? extends IntentType> value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Intent withName(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Intent withID(String 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.