@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public class ExposedMedia extends ResourceType implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for ExposedMedia complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExposedMedia">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ResourceType">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Location" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Contact" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="Polarity" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PunchType" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="PageListIndex" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRangeList" />
<attribute name="ProofName" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Resolution" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="ProofQuality" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="PlateType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="ProofType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="ColorType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="MediaRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="FileSpecRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="PageListRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="IdentificationFieldRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="ScreeningParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
colorType |
protected List<Contact> |
contact |
protected Object |
fileSpecRef |
protected Object |
identificationFieldRef |
protected List<Location> |
location |
protected Object |
mediaRef |
protected List<String> |
pageListIndex |
protected Object |
pageListRef |
protected String |
plateType |
protected Boolean |
polarity |
protected String |
proofName |
protected String |
proofQuality |
protected String |
proofType |
protected String |
punchType |
protected XYPair |
resolution |
protected Object |
screeningParamsRef |
| Constructor and Description |
|---|
ExposedMedia() |
| 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 |
getColorType()
Gets the value of the colorType property.
|
List<Contact> |
getContact()
Gets the value of the contact property.
|
Object |
getFileSpecRef()
Gets the value of the fileSpecRef property.
|
Object |
getIdentificationFieldRef()
Gets the value of the identificationFieldRef property.
|
List<Location> |
getLocation()
Gets the value of the location property.
|
Object |
getMediaRef()
Gets the value of the mediaRef property.
|
List<String> |
getPageListIndex()
Gets the value of the pageListIndex property.
|
Object |
getPageListRef()
Gets the value of the pageListRef property.
|
String |
getPlateType()
Gets the value of the plateType property.
|
String |
getProofName()
Gets the value of the proofName property.
|
String |
getProofQuality()
Gets the value of the proofQuality property.
|
String |
getProofType()
Gets the value of the proofType property.
|
String |
getPunchType()
Gets the value of the punchType property.
|
XYPair |
getResolution()
Gets the value of the resolution property.
|
Object |
getScreeningParamsRef()
Gets the value of the screeningParamsRef property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isPolarity()
Gets the value of the polarity property.
|
void |
setColorType(String value)
Sets the value of the colorType property.
|
void |
setFileSpecRef(Object value)
Sets the value of the fileSpecRef property.
|
void |
setIdentificationFieldRef(Object value)
Sets the value of the identificationFieldRef property.
|
void |
setMediaRef(Object value)
Sets the value of the mediaRef property.
|
void |
setPageListRef(Object value)
Sets the value of the pageListRef property.
|
void |
setPlateType(String value)
Sets the value of the plateType property.
|
void |
setPolarity(Boolean value)
Sets the value of the polarity property.
|
void |
setProofName(String value)
Sets the value of the proofName property.
|
void |
setProofQuality(String value)
Sets the value of the proofQuality property.
|
void |
setProofType(String value)
Sets the value of the proofType property.
|
void |
setPunchType(String value)
Sets the value of the punchType property.
|
void |
setResolution(XYPair value)
Sets the value of the resolution property.
|
void |
setScreeningParamsRef(Object value)
Sets the value of the screeningParamsRef property.
|
ExposedMedia |
withColorType(String value) |
ExposedMedia |
withContact(Collection<Contact> values) |
ExposedMedia |
withContact(Contact... values) |
ExposedMedia |
withFileSpecRef(Object value) |
ExposedMedia |
withIdentificationFieldRef(Object value) |
ExposedMedia |
withLocation(Collection<Location> values) |
ExposedMedia |
withLocation(Location... values) |
ExposedMedia |
withMediaRef(Object value) |
ExposedMedia |
withPageListIndex(Collection<String> values) |
ExposedMedia |
withPageListIndex(String... values) |
ExposedMedia |
withPageListRef(Object value) |
ExposedMedia |
withPlateType(String value) |
ExposedMedia |
withPolarity(Boolean value) |
ExposedMedia |
withProofName(String value) |
ExposedMedia |
withProofQuality(String value) |
ExposedMedia |
withProofType(String value) |
ExposedMedia |
withPunchType(String value) |
ExposedMedia |
withResolution(XYPair value) |
ExposedMedia |
withScreeningParamsRef(Object value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<Location> location
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<Contact> contact
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Boolean polarity
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String punchType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<String> pageListIndex
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String proofName
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected XYPair resolution
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String proofQuality
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String plateType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String proofType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String colorType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Object mediaRef
@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") protected Object pageListRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Object identificationFieldRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Object screeningParamsRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public List<Location> getLocation()
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 location property.
For example, to add a new item, do as follows:
getLocation().add(newItem);
Objects of the following type(s) are allowed in the list
Location
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public List<Contact> getContact()
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 contact property.
For example, to add a new item, do as follows:
getContact().add(newItem);
Objects of the following type(s) are allowed in the list
Contact
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Boolean isPolarity()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setPolarity(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getPunchType()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setPunchType(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public List<String> getPageListIndex()
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 pageListIndex property.
For example, to add a new item, do as follows:
getPageListIndex().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 String getProofName()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setProofName(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public XYPair getResolution()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setResolution(XYPair value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getProofQuality()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setProofQuality(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getPlateType()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setPlateType(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getProofType()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setProofType(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getColorType()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setColorType(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Object getMediaRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setMediaRef(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 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 Object getPageListRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setPageListRef(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 Object getIdentificationFieldRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setIdentificationFieldRef(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 Object getScreeningParamsRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setScreeningParamsRef(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 ExposedMedia withLocation(Location... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ExposedMedia withLocation(Collection<Location> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ExposedMedia withContact(Contact... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ExposedMedia withContact(Collection<Contact> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ExposedMedia withPolarity(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ExposedMedia withPunchType(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ExposedMedia withPageListIndex(String... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ExposedMedia withPageListIndex(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 ExposedMedia withProofName(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ExposedMedia withResolution(XYPair value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ExposedMedia withProofQuality(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ExposedMedia withPlateType(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ExposedMedia withProofType(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ExposedMedia withColorType(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ExposedMedia withMediaRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ExposedMedia 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 ExposedMedia withPageListRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ExposedMedia withIdentificationFieldRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public ExposedMedia withScreeningParamsRef(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.Equalsequals in class ResourceType@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)
equals in class ResourceType@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.HashCodehashCode in class ResourceType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public int hashCode()
hashCode in class ResourceTypeCopyright © 2016. All rights reserved.