@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public class PDLCreationParams
extends SpecificResource
implements java.io.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}SpecificResource">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}FontParams" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}PDFCreationDetails" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}PSCreationDetails" minOccurs="0"/>
</sequence>
<attribute name="MimeType" use="required" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected FontParams |
fontParams |
protected java.lang.String |
mimeType |
protected PDFCreationDetails |
pdfCreationDetails |
protected PSCreationDetails |
psCreationDetails |
| Constructor and Description |
|---|
PDLCreationParams() |
| 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) |
FontParams |
getFontParams()
Gets the value of the fontParams property.
|
java.lang.String |
getMimeType()
Gets the value of the mimeType property.
|
PDFCreationDetails |
getPDFCreationDetails()
Gets the value of the pdfCreationDetails property.
|
PSCreationDetails |
getPSCreationDetails()
Gets the value of the psCreationDetails property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setFontParams(FontParams value)
Sets the value of the fontParams property.
|
void |
setMimeType(java.lang.String value)
Sets the value of the mimeType property.
|
void |
setPDFCreationDetails(PDFCreationDetails value)
Sets the value of the pdfCreationDetails property.
|
void |
setPSCreationDetails(PSCreationDetails value)
Sets the value of the psCreationDetails property.
|
PDLCreationParams |
withFontParams(FontParams value) |
PDLCreationParams |
withMimeType(java.lang.String value) |
PDLCreationParams |
withPDFCreationDetails(PDFCreationDetails value) |
PDLCreationParams |
withPSCreationDetails(PSCreationDetails value) |
getOtherAttributes@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected FontParams fontParams
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected PDFCreationDetails pdfCreationDetails
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected PSCreationDetails psCreationDetails
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.String mimeType
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public FontParams getFontParams()
FontParams@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setFontParams(FontParams value)
value - allowed object is
FontParams@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public PDFCreationDetails getPDFCreationDetails()
PDFCreationDetails@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setPDFCreationDetails(PDFCreationDetails value)
value - allowed object is
PDFCreationDetails@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public PSCreationDetails getPSCreationDetails()
PSCreationDetails@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setPSCreationDetails(PSCreationDetails value)
value - allowed object is
PSCreationDetails@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.String getMimeType()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setMimeType(java.lang.String value)
value - allowed object is
Stringpublic PDLCreationParams withFontParams(FontParams value)
public PDLCreationParams withPDFCreationDetails(PDFCreationDetails value)
public PDLCreationParams withPSCreationDetails(PSCreationDetails value)
public PDLCreationParams withMimeType(java.lang.String value)
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.Equalsequals in class SpecificResourcepublic boolean equals(java.lang.Object object)
equals in class SpecificResourcepublic 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 SpecificResourcepublic int hashCode()
hashCode in class SpecificResource