@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public class ColorCorrectionOp 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="AdjustContrast" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ObjectTags" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="AdjustYellowBlue" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="AdjustSaturation" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="SourceObjects">
<simpleType>
<list itemType="{http://www.CIP4.org/JDFSchema_2_0}EnumSourceObjects" />
</simpleType>
</attribute>
<attribute name="AdjustHue" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="AdjustLightness" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="AdjustMagentaGreen" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="AdjustCyanRed" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="FileSpecRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Double |
adjustContrast |
protected Double |
adjustCyanRed |
protected Double |
adjustHue |
protected Double |
adjustLightness |
protected Double |
adjustMagentaGreen |
protected Double |
adjustSaturation |
protected Double |
adjustYellowBlue |
protected Object |
fileSpecRef |
protected List<String> |
objectTags |
protected List<EnumSourceObjects> |
sourceObjects |
| Constructor and Description |
|---|
ColorCorrectionOp() |
| 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) |
Double |
getAdjustContrast()
Gets the value of the adjustContrast property.
|
Double |
getAdjustCyanRed()
Gets the value of the adjustCyanRed property.
|
Double |
getAdjustHue()
Gets the value of the adjustHue property.
|
Double |
getAdjustLightness()
Gets the value of the adjustLightness property.
|
Double |
getAdjustMagentaGreen()
Gets the value of the adjustMagentaGreen property.
|
Double |
getAdjustSaturation()
Gets the value of the adjustSaturation property.
|
Double |
getAdjustYellowBlue()
Gets the value of the adjustYellowBlue property.
|
Object |
getFileSpecRef()
Gets the value of the fileSpecRef property.
|
List<String> |
getObjectTags()
Gets the value of the objectTags property.
|
List<EnumSourceObjects> |
getSourceObjects()
Gets the value of the sourceObjects property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setAdjustContrast(Double value)
Sets the value of the adjustContrast property.
|
void |
setAdjustCyanRed(Double value)
Sets the value of the adjustCyanRed property.
|
void |
setAdjustHue(Double value)
Sets the value of the adjustHue property.
|
void |
setAdjustLightness(Double value)
Sets the value of the adjustLightness property.
|
void |
setAdjustMagentaGreen(Double value)
Sets the value of the adjustMagentaGreen property.
|
void |
setAdjustSaturation(Double value)
Sets the value of the adjustSaturation property.
|
void |
setAdjustYellowBlue(Double value)
Sets the value of the adjustYellowBlue property.
|
void |
setFileSpecRef(Object value)
Sets the value of the fileSpecRef property.
|
ColorCorrectionOp |
withAdjustContrast(Double value) |
ColorCorrectionOp |
withAdjustCyanRed(Double value) |
ColorCorrectionOp |
withAdjustHue(Double value) |
ColorCorrectionOp |
withAdjustLightness(Double value) |
ColorCorrectionOp |
withAdjustMagentaGreen(Double value) |
ColorCorrectionOp |
withAdjustSaturation(Double value) |
ColorCorrectionOp |
withAdjustYellowBlue(Double value) |
ColorCorrectionOp |
withFileSpecRef(Object value) |
ColorCorrectionOp |
withObjectTags(Collection<String> values) |
ColorCorrectionOp |
withObjectTags(String... values) |
ColorCorrectionOp |
withSourceObjects(Collection<EnumSourceObjects> values) |
ColorCorrectionOp |
withSourceObjects(EnumSourceObjects... values) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double adjustContrast
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<String> objectTags
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double adjustYellowBlue
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double adjustSaturation
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<EnumSourceObjects> sourceObjects
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double adjustHue
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double adjustLightness
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double adjustMagentaGreen
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double adjustCyanRed
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Object fileSpecRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getAdjustContrast()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setAdjustContrast(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 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-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getAdjustYellowBlue()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setAdjustYellowBlue(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 Double getAdjustSaturation()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setAdjustSaturation(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 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-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getAdjustHue()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setAdjustHue(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 Double getAdjustLightness()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setAdjustLightness(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 Double getAdjustMagentaGreen()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setAdjustMagentaGreen(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 Double getAdjustCyanRed()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setAdjustCyanRed(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 Object getFileSpecRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setFileSpecRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ColorCorrectionOp withAdjustContrast(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ColorCorrectionOp withObjectTags(String... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ColorCorrectionOp withObjectTags(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 ColorCorrectionOp withAdjustYellowBlue(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ColorCorrectionOp withAdjustSaturation(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ColorCorrectionOp withSourceObjects(EnumSourceObjects... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ColorCorrectionOp withSourceObjects(Collection<EnumSourceObjects> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ColorCorrectionOp withAdjustHue(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ColorCorrectionOp withAdjustLightness(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ColorCorrectionOp withAdjustMagentaGreen(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ColorCorrectionOp withAdjustCyanRed(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ColorCorrectionOp withFileSpecRef(Object 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.