@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public class PDLCreationParams extends ParameterType implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for PDLCreationParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PDLCreationParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<attribute name="MimeType" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="PDFToPSConversionParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="PSToPDFConversionParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
mimeType |
protected Object |
pdfToPSConversionParamsRef |
protected Object |
psToPDFConversionParamsRef |
| Constructor and Description |
|---|
PDLCreationParams() |
| 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 |
getMimeType()
Gets the value of the mimeType property.
|
Object |
getPDFToPSConversionParamsRef()
Gets the value of the pdfToPSConversionParamsRef property.
|
Object |
getPSToPDFConversionParamsRef()
Gets the value of the psToPDFConversionParamsRef property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setMimeType(String value)
Sets the value of the mimeType property.
|
void |
setPDFToPSConversionParamsRef(Object value)
Sets the value of the pdfToPSConversionParamsRef property.
|
void |
setPSToPDFConversionParamsRef(Object value)
Sets the value of the psToPDFConversionParamsRef property.
|
PDLCreationParams |
withMimeType(String value) |
PDLCreationParams |
withPDFToPSConversionParamsRef(Object value) |
PDLCreationParams |
withPSToPDFConversionParamsRef(Object value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String mimeType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Object pdfToPSConversionParamsRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Object psToPDFConversionParamsRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getMimeType()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setMimeType(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 Object getPDFToPSConversionParamsRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setPDFToPSConversionParamsRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Object getPSToPDFConversionParamsRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setPSToPDFConversionParamsRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public PDLCreationParams withMimeType(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public PDLCreationParams withPDFToPSConversionParamsRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public PDLCreationParams withPSToPDFConversionParamsRef(Object 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.