@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public class ColorMeasurementConditions extends ParameterType implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for ColorMeasurementConditions complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ColorMeasurementConditions">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<attribute name="Illumination" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="WhiteBase" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="DensityStandard" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="Observer" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="InkState" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="SampleBacking" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="Instrumentation" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="MeasurementFilter" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
densityStandard |
protected String |
illumination |
protected String |
inkState |
protected String |
instrumentation |
protected String |
measurementFilter |
protected Integer |
observer |
protected String |
sampleBacking |
protected String |
whiteBase |
| Constructor and Description |
|---|
ColorMeasurementConditions() |
| 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 |
getDensityStandard()
Gets the value of the densityStandard property.
|
String |
getIllumination()
Gets the value of the illumination property.
|
String |
getInkState()
Gets the value of the inkState property.
|
String |
getInstrumentation()
Gets the value of the instrumentation property.
|
String |
getMeasurementFilter()
Gets the value of the measurementFilter property.
|
Integer |
getObserver()
Gets the value of the observer property.
|
String |
getSampleBacking()
Gets the value of the sampleBacking property.
|
String |
getWhiteBase()
Gets the value of the whiteBase property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setDensityStandard(String value)
Sets the value of the densityStandard property.
|
void |
setIllumination(String value)
Sets the value of the illumination property.
|
void |
setInkState(String value)
Sets the value of the inkState property.
|
void |
setInstrumentation(String value)
Sets the value of the instrumentation property.
|
void |
setMeasurementFilter(String value)
Sets the value of the measurementFilter property.
|
void |
setObserver(Integer value)
Sets the value of the observer property.
|
void |
setSampleBacking(String value)
Sets the value of the sampleBacking property.
|
void |
setWhiteBase(String value)
Sets the value of the whiteBase property.
|
ColorMeasurementConditions |
withDensityStandard(String value) |
ColorMeasurementConditions |
withIllumination(String value) |
ColorMeasurementConditions |
withInkState(String value) |
ColorMeasurementConditions |
withInstrumentation(String value) |
ColorMeasurementConditions |
withMeasurementFilter(String value) |
ColorMeasurementConditions |
withObserver(Integer value) |
ColorMeasurementConditions |
withSampleBacking(String value) |
ColorMeasurementConditions |
withWhiteBase(String value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String illumination
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String whiteBase
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String densityStandard
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Integer observer
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String inkState
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String sampleBacking
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String instrumentation
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String measurementFilter
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getIllumination()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setIllumination(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 String getWhiteBase()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setWhiteBase(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 String getDensityStandard()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setDensityStandard(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 Integer getObserver()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setObserver(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getInkState()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setInkState(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 String getSampleBacking()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setSampleBacking(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 String getInstrumentation()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setInstrumentation(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 String getMeasurementFilter()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setMeasurementFilter(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 ColorMeasurementConditions withIllumination(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ColorMeasurementConditions withWhiteBase(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ColorMeasurementConditions withDensityStandard(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ColorMeasurementConditions withObserver(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ColorMeasurementConditions withInkState(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ColorMeasurementConditions withSampleBacking(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ColorMeasurementConditions withInstrumentation(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public ColorMeasurementConditions withMeasurementFilter(String value)
@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.