@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-17T05:05:18+00:00",
comments="JAXB RI v2.2.11")
public class ColorCorrectionOp
extends java.lang.Object
implements java.io.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}float" />
<attribute name="AdjustHue" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="AdjustLightness" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="AdjustSaturation" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="SourceObjects">
<simpleType>
<list itemType="{http://www.CIP4.org/JDFSchema_2_0}SourceObjects" />
</simpleType>
</attribute>
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Float |
adjustContrast |
protected java.lang.Float |
adjustHue |
protected java.lang.Float |
adjustLightness |
protected java.lang.Float |
adjustSaturation |
protected java.util.List<SourceObjects> |
sourceObjects |
| Constructor and Description |
|---|
ColorCorrectionOp() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
java.lang.Float |
getAdjustContrast()
Gets the value of the adjustContrast property.
|
java.lang.Float |
getAdjustHue()
Gets the value of the adjustHue property.
|
java.lang.Float |
getAdjustLightness()
Gets the value of the adjustLightness property.
|
java.lang.Float |
getAdjustSaturation()
Gets the value of the adjustSaturation property.
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
java.util.List<SourceObjects> |
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(java.lang.Float value)
Sets the value of the adjustContrast property.
|
void |
setAdjustHue(java.lang.Float value)
Sets the value of the adjustHue property.
|
void |
setAdjustLightness(java.lang.Float value)
Sets the value of the adjustLightness property.
|
void |
setAdjustSaturation(java.lang.Float value)
Sets the value of the adjustSaturation property.
|
ColorCorrectionOp |
withAdjustContrast(java.lang.Float value) |
ColorCorrectionOp |
withAdjustHue(java.lang.Float value) |
ColorCorrectionOp |
withAdjustLightness(java.lang.Float value) |
ColorCorrectionOp |
withAdjustSaturation(java.lang.Float value) |
ColorCorrectionOp |
withSourceObjects(java.util.Collection<SourceObjects> values) |
ColorCorrectionOp |
withSourceObjects(SourceObjects... values) |
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-17T05:05:18+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float adjustContrast
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-17T05:05:18+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float adjustHue
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-17T05:05:18+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float adjustLightness
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-17T05:05:18+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float adjustSaturation
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-17T05:05:18+00:00",
comments="JAXB RI v2.2.11")
protected java.util.List<SourceObjects> sourceObjects
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-17T05:05:18+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getAdjustContrast()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-17T05:05:18+00:00",
comments="JAXB RI v2.2.11")
public void setAdjustContrast(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-17T05:05:18+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getAdjustHue()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-17T05:05:18+00:00",
comments="JAXB RI v2.2.11")
public void setAdjustHue(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-17T05:05:18+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getAdjustLightness()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-17T05:05:18+00:00",
comments="JAXB RI v2.2.11")
public void setAdjustLightness(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-17T05:05:18+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getAdjustSaturation()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-17T05:05:18+00:00",
comments="JAXB RI v2.2.11")
public void setAdjustSaturation(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-17T05:05:18+00:00",
comments="JAXB RI v2.2.11")
public java.util.List<SourceObjects> 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
SourceObjects
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-17T05:05:18+00:00",
comments="JAXB RI v2.2.11")
public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
public ColorCorrectionOp withAdjustContrast(java.lang.Float value)
public ColorCorrectionOp withAdjustHue(java.lang.Float value)
public ColorCorrectionOp withAdjustLightness(java.lang.Float value)
public ColorCorrectionOp withAdjustSaturation(java.lang.Float value)
public ColorCorrectionOp withSourceObjects(SourceObjects... values)
public ColorCorrectionOp withSourceObjects(java.util.Collection<SourceObjects> values)
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic int hashCode()
hashCode in class java.lang.Object