@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public class ColorSpaceConversionOp 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}DeviceNSpace" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}FileSpec" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ScreenSelector" minOccurs="0"/>
</sequence>
<attribute name="ObjectTags" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="Operation" type="{http://www.CIP4.org/JDFSchema_2_0}EnumCSConversionOperation" />
<attribute name="PreserveBlack" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="RenderingIntent" type="{http://www.CIP4.org/JDFSchema_2_0}EnumRenderingIntent" />
<attribute name="RGBGray2Black" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="RGBGray2BlackThreshold" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="Separations" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="SourceCS" type="{http://www.CIP4.org/JDFSchema_2_0}EnumSourceCS" />
<attribute name="SourceObjects">
<simpleType>
<list itemType="{http://www.CIP4.org/JDFSchema_2_0}EnumSourceObjects" />
</simpleType>
</attribute>
<attribute name="SourceRenderingIntent" type="{http://www.CIP4.org/JDFSchema_2_0}EnumRenderingIntent" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected DeviceNSpace |
deviceNSpace |
protected List<FileSpec> |
fileSpec |
protected List<String> |
objectTags |
protected EnumCSConversionOperation |
operation |
protected Boolean |
preserveBlack |
protected EnumRenderingIntent |
renderingIntent |
protected Boolean |
rgbGray2Black |
protected Double |
rgbGray2BlackThreshold |
protected ScreenSelector |
screenSelector |
protected List<String> |
separations |
protected EnumSourceCS |
sourceCS |
protected List<EnumSourceObjects> |
sourceObjects |
protected EnumRenderingIntent |
sourceRenderingIntent |
| Constructor and Description |
|---|
ColorSpaceConversionOp() |
| 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) |
DeviceNSpace |
getDeviceNSpace()
Gets the value of the deviceNSpace property.
|
List<FileSpec> |
getFileSpec()
Gets the value of the fileSpec property.
|
List<String> |
getObjectTags()
Gets the value of the objectTags property.
|
EnumCSConversionOperation |
getOperation()
Gets the value of the operation property.
|
EnumRenderingIntent |
getRenderingIntent()
Gets the value of the renderingIntent property.
|
Double |
getRGBGray2BlackThreshold()
Gets the value of the rgbGray2BlackThreshold property.
|
ScreenSelector |
getScreenSelector()
Gets the value of the screenSelector property.
|
List<String> |
getSeparations()
Gets the value of the separations property.
|
EnumSourceCS |
getSourceCS()
Gets the value of the sourceCS property.
|
List<EnumSourceObjects> |
getSourceObjects()
Gets the value of the sourceObjects property.
|
EnumRenderingIntent |
getSourceRenderingIntent()
Gets the value of the sourceRenderingIntent property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isPreserveBlack()
Gets the value of the preserveBlack property.
|
Boolean |
isRGBGray2Black()
Gets the value of the rgbGray2Black property.
|
void |
setDeviceNSpace(DeviceNSpace value)
Sets the value of the deviceNSpace property.
|
void |
setOperation(EnumCSConversionOperation value)
Sets the value of the operation property.
|
void |
setPreserveBlack(Boolean value)
Sets the value of the preserveBlack property.
|
void |
setRenderingIntent(EnumRenderingIntent value)
Sets the value of the renderingIntent property.
|
void |
setRGBGray2Black(Boolean value)
Sets the value of the rgbGray2Black property.
|
void |
setRGBGray2BlackThreshold(Double value)
Sets the value of the rgbGray2BlackThreshold property.
|
void |
setScreenSelector(ScreenSelector value)
Sets the value of the screenSelector property.
|
void |
setSourceCS(EnumSourceCS value)
Sets the value of the sourceCS property.
|
void |
setSourceRenderingIntent(EnumRenderingIntent value)
Sets the value of the sourceRenderingIntent property.
|
ColorSpaceConversionOp |
withDeviceNSpace(DeviceNSpace value) |
ColorSpaceConversionOp |
withFileSpec(Collection<FileSpec> values) |
ColorSpaceConversionOp |
withFileSpec(FileSpec... values) |
ColorSpaceConversionOp |
withObjectTags(Collection<String> values) |
ColorSpaceConversionOp |
withObjectTags(String... values) |
ColorSpaceConversionOp |
withOperation(EnumCSConversionOperation value) |
ColorSpaceConversionOp |
withPreserveBlack(Boolean value) |
ColorSpaceConversionOp |
withRenderingIntent(EnumRenderingIntent value) |
ColorSpaceConversionOp |
withRGBGray2Black(Boolean value) |
ColorSpaceConversionOp |
withRGBGray2BlackThreshold(Double value) |
ColorSpaceConversionOp |
withScreenSelector(ScreenSelector value) |
ColorSpaceConversionOp |
withSeparations(Collection<String> values) |
ColorSpaceConversionOp |
withSeparations(String... values) |
ColorSpaceConversionOp |
withSourceCS(EnumSourceCS value) |
ColorSpaceConversionOp |
withSourceObjects(Collection<EnumSourceObjects> values) |
ColorSpaceConversionOp |
withSourceObjects(EnumSourceObjects... values) |
ColorSpaceConversionOp |
withSourceRenderingIntent(EnumRenderingIntent value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected DeviceNSpace deviceNSpace
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected List<FileSpec> fileSpec
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected ScreenSelector screenSelector
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected List<String> objectTags
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected EnumCSConversionOperation operation
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Boolean preserveBlack
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected EnumRenderingIntent renderingIntent
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Boolean rgbGray2Black
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected Double rgbGray2BlackThreshold
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected List<String> separations
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected EnumSourceCS sourceCS
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected List<EnumSourceObjects> sourceObjects
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") protected EnumRenderingIntent sourceRenderingIntent
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public DeviceNSpace getDeviceNSpace()
DeviceNSpace@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setDeviceNSpace(DeviceNSpace value)
value - allowed object is
DeviceNSpace@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public List<FileSpec> getFileSpec()
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 fileSpec property.
For example, to add a new item, do as follows:
getFileSpec().add(newItem);
Objects of the following type(s) are allowed in the list
FileSpec
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ScreenSelector getScreenSelector()
ScreenSelector@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setScreenSelector(ScreenSelector value)
value - allowed object is
ScreenSelector@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public List<String> getObjectTags()
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 objectTags property.
For example, to add a new item, do as follows:
getObjectTags().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public EnumCSConversionOperation getOperation()
EnumCSConversionOperation@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setOperation(EnumCSConversionOperation value)
value - allowed object is
EnumCSConversionOperation@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Boolean isPreserveBlack()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setPreserveBlack(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 EnumRenderingIntent getRenderingIntent()
EnumRenderingIntent@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setRenderingIntent(EnumRenderingIntent value)
value - allowed object is
EnumRenderingIntent@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public Boolean isRGBGray2Black()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setRGBGray2Black(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 getRGBGray2BlackThreshold()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setRGBGray2BlackThreshold(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 List<String> getSeparations()
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 separations property.
For example, to add a new item, do as follows:
getSeparations().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public EnumSourceCS getSourceCS()
EnumSourceCS@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setSourceCS(EnumSourceCS value)
value - allowed object is
EnumSourceCS@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public List<EnumSourceObjects> getSourceObjects()
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 sourceObjects property.
For example, to add a new item, do as follows:
getSourceObjects().add(newItem);
Objects of the following type(s) are allowed in the list
EnumSourceObjects
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public EnumRenderingIntent getSourceRenderingIntent()
EnumRenderingIntent@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public void setSourceRenderingIntent(EnumRenderingIntent value)
value - allowed object is
EnumRenderingIntent@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ColorSpaceConversionOp withDeviceNSpace(DeviceNSpace value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ColorSpaceConversionOp withFileSpec(FileSpec... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ColorSpaceConversionOp withFileSpec(Collection<FileSpec> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ColorSpaceConversionOp withScreenSelector(ScreenSelector value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ColorSpaceConversionOp withObjectTags(String... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ColorSpaceConversionOp withObjectTags(Collection<String> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ColorSpaceConversionOp withOperation(EnumCSConversionOperation value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ColorSpaceConversionOp withPreserveBlack(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ColorSpaceConversionOp withRenderingIntent(EnumRenderingIntent value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ColorSpaceConversionOp withRGBGray2Black(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ColorSpaceConversionOp withRGBGray2BlackThreshold(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ColorSpaceConversionOp withSeparations(String... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ColorSpaceConversionOp withSeparations(Collection<String> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ColorSpaceConversionOp withSourceCS(EnumSourceCS value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ColorSpaceConversionOp withSourceObjects(EnumSourceObjects... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ColorSpaceConversionOp withSourceObjects(Collection<EnumSourceObjects> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-05-24T01:25:05+02:00", comments="JAXB RI v2.2.11") public ColorSpaceConversionOp withSourceRenderingIntent(EnumRenderingIntent 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.