public class RipPdfsJob
extends java.lang.Object
Java class for RipPdfsJob complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RipPdfsJob"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="pdfHandleArray" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}HandleArray"/> <element name="createMask" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="knockoutBackgroundOptions" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}KnockoutBackgroundOptions" minOccurs="0"/> <element name="manualCropOptions" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}ManualCropOptions" minOccurs="0"/> <element name="autoColorCropOptions" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}AutoColorCropOptions" minOccurs="0"/> <element name="autoTransparentCropOptions" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}AutoTransparentCropOptions" minOccurs="0"/> <element name="autoSmartCropOptionsArray" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}AutoSmartCropOptionsArray" minOccurs="0"/> <element name="postScriptOptions" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}PostScriptOptions" minOccurs="0"/> <element name="pdfOptions" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}PDFOptions" minOccurs="0"/> <element name="illustratorOptions" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}IllustratorOptions" minOccurs="0"/> <element name="colorManagementOptions" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}ColorManagementOptions" minOccurs="0"/> <element name="projectHandleArray" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}HandleArray" minOccurs="0"/> <element name="emailSetting" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="postHttpUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="postImageServingPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}ImageServingPublishJob" minOccurs="0"/> <element name="postImageRenderingPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}ImageRenderingPublishJob" minOccurs="0"/> <element name="postVideoPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}VideoPublishJob" minOccurs="0"/> <element name="inDesignOptions" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}InDesignOptions" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
RipPdfsJob() |
Modifier and Type | Method and Description |
---|---|
AutoColorCropOptions |
getAutoColorCropOptions()
Gets the value of the autoColorCropOptions property.
|
AutoSmartCropOptionsArray |
getAutoSmartCropOptionsArray()
Gets the value of the autoSmartCropOptionsArray property.
|
AutoTransparentCropOptions |
getAutoTransparentCropOptions()
Gets the value of the autoTransparentCropOptions property.
|
ColorManagementOptions |
getColorManagementOptions()
Gets the value of the colorManagementOptions property.
|
java.lang.String |
getEmailSetting()
Gets the value of the emailSetting property.
|
IllustratorOptions |
getIllustratorOptions()
Gets the value of the illustratorOptions property.
|
InDesignOptions |
getInDesignOptions()
Gets the value of the inDesignOptions property.
|
KnockoutBackgroundOptions |
getKnockoutBackgroundOptions()
Gets the value of the knockoutBackgroundOptions property.
|
ManualCropOptions |
getManualCropOptions()
Gets the value of the manualCropOptions property.
|
HandleArray |
getPdfHandleArray()
Gets the value of the pdfHandleArray property.
|
PDFOptions |
getPdfOptions()
Gets the value of the pdfOptions property.
|
java.lang.String |
getPostHttpUrl()
Gets the value of the postHttpUrl property.
|
ImageRenderingPublishJob |
getPostImageRenderingPublishJob()
Gets the value of the postImageRenderingPublishJob property.
|
ImageServingPublishJob |
getPostImageServingPublishJob()
Gets the value of the postImageServingPublishJob property.
|
PostScriptOptions |
getPostScriptOptions()
Gets the value of the postScriptOptions property.
|
VideoPublishJob |
getPostVideoPublishJob()
Gets the value of the postVideoPublishJob property.
|
HandleArray |
getProjectHandleArray()
Gets the value of the projectHandleArray property.
|
boolean |
isCreateMask()
Gets the value of the createMask property.
|
void |
setAutoColorCropOptions(AutoColorCropOptions value)
Sets the value of the autoColorCropOptions property.
|
void |
setAutoSmartCropOptionsArray(AutoSmartCropOptionsArray value)
Sets the value of the autoSmartCropOptionsArray property.
|
void |
setAutoTransparentCropOptions(AutoTransparentCropOptions value)
Sets the value of the autoTransparentCropOptions property.
|
void |
setColorManagementOptions(ColorManagementOptions value)
Sets the value of the colorManagementOptions property.
|
void |
setCreateMask(boolean value)
Sets the value of the createMask property.
|
void |
setEmailSetting(java.lang.String value)
Sets the value of the emailSetting property.
|
void |
setIllustratorOptions(IllustratorOptions value)
Sets the value of the illustratorOptions property.
|
void |
setInDesignOptions(InDesignOptions value)
Sets the value of the inDesignOptions property.
|
void |
setKnockoutBackgroundOptions(KnockoutBackgroundOptions value)
Sets the value of the knockoutBackgroundOptions property.
|
void |
setManualCropOptions(ManualCropOptions value)
Sets the value of the manualCropOptions property.
|
void |
setPdfHandleArray(HandleArray value)
Sets the value of the pdfHandleArray property.
|
void |
setPdfOptions(PDFOptions value)
Sets the value of the pdfOptions property.
|
void |
setPostHttpUrl(java.lang.String value)
Sets the value of the postHttpUrl property.
|
void |
setPostImageRenderingPublishJob(ImageRenderingPublishJob value)
Sets the value of the postImageRenderingPublishJob property.
|
void |
setPostImageServingPublishJob(ImageServingPublishJob value)
Sets the value of the postImageServingPublishJob property.
|
void |
setPostScriptOptions(PostScriptOptions value)
Sets the value of the postScriptOptions property.
|
void |
setPostVideoPublishJob(VideoPublishJob value)
Sets the value of the postVideoPublishJob property.
|
void |
setProjectHandleArray(HandleArray value)
Sets the value of the projectHandleArray property.
|
public HandleArray getPdfHandleArray()
HandleArray
public void setPdfHandleArray(HandleArray value)
value
- allowed object is
HandleArray
public boolean isCreateMask()
public void setCreateMask(boolean value)
public KnockoutBackgroundOptions getKnockoutBackgroundOptions()
KnockoutBackgroundOptions
public void setKnockoutBackgroundOptions(KnockoutBackgroundOptions value)
value
- allowed object is
KnockoutBackgroundOptions
public ManualCropOptions getManualCropOptions()
ManualCropOptions
public void setManualCropOptions(ManualCropOptions value)
value
- allowed object is
ManualCropOptions
public AutoColorCropOptions getAutoColorCropOptions()
AutoColorCropOptions
public void setAutoColorCropOptions(AutoColorCropOptions value)
value
- allowed object is
AutoColorCropOptions
public AutoTransparentCropOptions getAutoTransparentCropOptions()
AutoTransparentCropOptions
public void setAutoTransparentCropOptions(AutoTransparentCropOptions value)
value
- allowed object is
AutoTransparentCropOptions
public AutoSmartCropOptionsArray getAutoSmartCropOptionsArray()
AutoSmartCropOptionsArray
public void setAutoSmartCropOptionsArray(AutoSmartCropOptionsArray value)
value
- allowed object is
AutoSmartCropOptionsArray
public PostScriptOptions getPostScriptOptions()
PostScriptOptions
public void setPostScriptOptions(PostScriptOptions value)
value
- allowed object is
PostScriptOptions
public PDFOptions getPdfOptions()
PDFOptions
public void setPdfOptions(PDFOptions value)
value
- allowed object is
PDFOptions
public IllustratorOptions getIllustratorOptions()
IllustratorOptions
public void setIllustratorOptions(IllustratorOptions value)
value
- allowed object is
IllustratorOptions
public ColorManagementOptions getColorManagementOptions()
ColorManagementOptions
public void setColorManagementOptions(ColorManagementOptions value)
value
- allowed object is
ColorManagementOptions
public HandleArray getProjectHandleArray()
HandleArray
public void setProjectHandleArray(HandleArray value)
value
- allowed object is
HandleArray
public java.lang.String getEmailSetting()
String
public void setEmailSetting(java.lang.String value)
value
- allowed object is
String
public java.lang.String getPostHttpUrl()
String
public void setPostHttpUrl(java.lang.String value)
value
- allowed object is
String
public ImageServingPublishJob getPostImageServingPublishJob()
ImageServingPublishJob
public void setPostImageServingPublishJob(ImageServingPublishJob value)
value
- allowed object is
ImageServingPublishJob
public ImageRenderingPublishJob getPostImageRenderingPublishJob()
ImageRenderingPublishJob
public void setPostImageRenderingPublishJob(ImageRenderingPublishJob value)
value
- allowed object is
ImageRenderingPublishJob
public VideoPublishJob getPostVideoPublishJob()
VideoPublishJob
public void setPostVideoPublishJob(VideoPublishJob value)
value
- allowed object is
VideoPublishJob
public InDesignOptions getInDesignOptions()
InDesignOptions
public void setInDesignOptions(InDesignOptions value)
value
- allowed object is
InDesignOptions
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"