@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public class ColorantControl extends ParameterType implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for ColorantControl complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ColorantControl">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}DeviceNSpace" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ColorantAlias" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="ColorantParams" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="ProcessColorModel" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="ForceSeparations" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ColorRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="DeviceColorantOrder" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="ColorantConvertProcess" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="ColorantOrder" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<ColorantAlias> |
colorantAlias |
protected List<String> |
colorantConvertProcess |
protected List<String> |
colorantOrder |
protected List<String> |
colorantParams |
protected Object |
colorRef |
protected List<String> |
deviceColorantOrder |
protected List<DeviceNSpace> |
deviceNSpace |
protected Boolean |
forceSeparations |
protected String |
processColorModel |
| Constructor and Description |
|---|
ColorantControl() |
| 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) |
List<ColorantAlias> |
getColorantAlias()
Gets the value of the colorantAlias property.
|
List<String> |
getColorantConvertProcess()
Gets the value of the colorantConvertProcess property.
|
List<String> |
getColorantOrder()
Gets the value of the colorantOrder property.
|
List<String> |
getColorantParams()
Gets the value of the colorantParams property.
|
Object |
getColorRef()
Gets the value of the colorRef property.
|
List<String> |
getDeviceColorantOrder()
Gets the value of the deviceColorantOrder property.
|
List<DeviceNSpace> |
getDeviceNSpace()
Gets the value of the deviceNSpace property.
|
String |
getProcessColorModel()
Gets the value of the processColorModel property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isForceSeparations()
Gets the value of the forceSeparations property.
|
void |
setColorRef(Object value)
Sets the value of the colorRef property.
|
void |
setForceSeparations(Boolean value)
Sets the value of the forceSeparations property.
|
void |
setProcessColorModel(String value)
Sets the value of the processColorModel property.
|
ColorantControl |
withColorantAlias(Collection<ColorantAlias> values) |
ColorantControl |
withColorantAlias(ColorantAlias... values) |
ColorantControl |
withColorantConvertProcess(Collection<String> values) |
ColorantControl |
withColorantConvertProcess(String... values) |
ColorantControl |
withColorantOrder(Collection<String> values) |
ColorantControl |
withColorantOrder(String... values) |
ColorantControl |
withColorantParams(Collection<String> values) |
ColorantControl |
withColorantParams(String... values) |
ColorantControl |
withColorRef(Object value) |
ColorantControl |
withDeviceColorantOrder(Collection<String> values) |
ColorantControl |
withDeviceColorantOrder(String... values) |
ColorantControl |
withDeviceNSpace(Collection<DeviceNSpace> values) |
ColorantControl |
withDeviceNSpace(DeviceNSpace... values) |
ColorantControl |
withForceSeparations(Boolean value) |
ColorantControl |
withProcessColorModel(String value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected List<DeviceNSpace> deviceNSpace
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected List<ColorantAlias> colorantAlias
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected List<String> colorantParams
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String processColorModel
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Boolean forceSeparations
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Object colorRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected List<String> deviceColorantOrder
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected List<String> colorantConvertProcess
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public List<DeviceNSpace> getDeviceNSpace()
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 deviceNSpace property.
For example, to add a new item, do as follows:
getDeviceNSpace().add(newItem);
Objects of the following type(s) are allowed in the list
DeviceNSpace
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public List<ColorantAlias> getColorantAlias()
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 colorantAlias property.
For example, to add a new item, do as follows:
getColorantAlias().add(newItem);
Objects of the following type(s) are allowed in the list
ColorantAlias
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public List<String> getColorantParams()
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 colorantParams property.
For example, to add a new item, do as follows:
getColorantParams().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 String getProcessColorModel()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setProcessColorModel(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 Boolean isForceSeparations()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setForceSeparations(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Object getColorRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setColorRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public List<String> getDeviceColorantOrder()
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 deviceColorantOrder property.
For example, to add a new item, do as follows:
getDeviceColorantOrder().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 List<String> getColorantConvertProcess()
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 colorantConvertProcess property.
For example, to add a new item, do as follows:
getColorantConvertProcess().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 List<String> getColorantOrder()
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 colorantOrder property.
For example, to add a new item, do as follows:
getColorantOrder().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 ColorantControl withDeviceNSpace(DeviceNSpace... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ColorantControl withDeviceNSpace(Collection<DeviceNSpace> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ColorantControl withColorantAlias(ColorantAlias... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ColorantControl withColorantAlias(Collection<ColorantAlias> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ColorantControl withColorantParams(String... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ColorantControl withColorantParams(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 ColorantControl withProcessColorModel(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ColorantControl withForceSeparations(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ColorantControl withColorRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ColorantControl withDeviceColorantOrder(String... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ColorantControl withDeviceColorantOrder(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 ColorantControl withColorantConvertProcess(String... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ColorantControl withColorantConvertProcess(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 ColorantControl withColorantOrder(String... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ColorantControl withColorantOrder(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.Equalsequals in class ParameterType@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)
equals in class ParameterType@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.HashCodehashCode in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public int hashCode()
hashCode in class ParameterTypeCopyright © 2016. All rights reserved.