All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.scene7.ipsapi.UploadUrlsJob Maven / Gradle / Ivy

There is a newer version: 2024.11.18598.20241113T125352Z-241000
Show newest version
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0 
// See https://javaee.github.io/jaxb-v2/ 
// Any modifications to this file will be lost upon recompilation of the source schema. 
// Generated on: 2024.06.06 at 01:39:50 PM UTC 
//


package com.scene7.ipsapi;

import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;


/**
 * 

Java class for UploadUrlsJob complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

 * <complexType name="UploadUrlsJob">
 *   <complexContent>
 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *       <sequence>
 *         <element name="urlArray" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}UploadUrlArray" minOccurs="0"/>
 *         <element name="numUrls" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
 *         <element name="overwrite" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
 *         <element name="readyForPublish" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
 *         <element name="preservePublishState" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="synchronizationComplete" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="createMask" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
 *         <element name="preserveCrop" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="knockoutBackgroundOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}KnockoutBackgroundOptions" minOccurs="0"/>
 *         <element name="manualCropOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}ManualCropOptions" minOccurs="0"/>
 *         <element name="autoColorCropOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}AutoColorCropOptions" minOccurs="0"/>
 *         <element name="autoTransparentCropOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}AutoTransparentCropOptions" minOccurs="0"/>
 *         <element name="autoSmartCropOptionsArray" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}AutoSmartCropOptionsArray" minOccurs="0"/>
 *         <element name="photoshopOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}PhotoshopOptions" minOccurs="0"/>
 *         <element name="postScriptOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}PostScriptOptions" minOccurs="0"/>
 *         <element name="pdfOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}PDFOptions" minOccurs="0"/>
 *         <element name="illustratorOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}IllustratorOptions" minOccurs="0"/>
 *         <element name="cssOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}CssOptions" minOccurs="0"/>
 *         <element name="colorManagementOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}ColorManagementOptions" minOccurs="0"/>
 *         <element name="autoSetCreationOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}AutoSetCreationOptions" minOccurs="0"/>
 *         <element name="projectHandleArray" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}HandleArray" minOccurs="0"/>
 *         <element name="emailSetting" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *         <element name="postJobOnlyIfFiles" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="postHttpUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="postImageServingPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}ImageServingPublishJob" minOccurs="0"/>
 *         <element name="postImageRenderingPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}ImageRenderingPublishJob" minOccurs="0"/>
 *         <element name="postVideoPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}VideoPublishJob" minOccurs="0"/>
 *         <element name="mediaOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}MediaOptions" minOccurs="0"/>
 *         <element name="inDesignOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}InDesignOptions" minOccurs="0"/>
 *         <element name="xmpKeywords" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="unsharpMaskOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}UnsharpMaskOptions" minOccurs="0"/>
 *         <element name="unCompressOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}UnCompressOptions" minOccurs="0"/>
 *         <element name="excludeMasterVideoFromAVS" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="metadataOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}MetadataOptions" minOccurs="0"/>
 *         <element name="jwtToken" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="imsOrg" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="apikey" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="ignoreSmartCropGeneration" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="preserveSmartCrop" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
 *         <element name="sourceVideoAssetHandle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *         <element name="audioCaptionsMetadata" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}AudioCaptionsMetadata" minOccurs="0"/>
 *       </sequence>
 *     </restriction>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "UploadUrlsJob", namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta", propOrder = { "urlArray", "numUrls", "overwrite", "readyForPublish", "preservePublishState", "synchronizationComplete", "createMask", "preserveCrop", "knockoutBackgroundOptions", "manualCropOptions", "autoColorCropOptions", "autoTransparentCropOptions", "autoSmartCropOptionsArray", "photoshopOptions", "postScriptOptions", "pdfOptions", "illustratorOptions", "cssOptions", "colorManagementOptions", "autoSetCreationOptions", "projectHandleArray", "emailSetting", "postJobOnlyIfFiles", "postHttpUrl", "postImageServingPublishJob", "postImageRenderingPublishJob", "postVideoPublishJob", "mediaOptions", "inDesignOptions", "xmpKeywords", "unsharpMaskOptions", "unCompressOptions", "excludeMasterVideoFromAVS", "metadataOptions", "jwtToken", "imsOrg", "apikey", "ignoreSmartCropGeneration", "preserveSmartCrop", "sourceVideoAssetHandle", "audioCaptionsMetadata" }) public class UploadUrlsJob { @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected UploadUrlArray urlArray; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected Integer numUrls; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected boolean overwrite; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected boolean readyForPublish; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected Boolean preservePublishState; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected Boolean synchronizationComplete; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected boolean createMask; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected Boolean preserveCrop; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected KnockoutBackgroundOptions knockoutBackgroundOptions; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected ManualCropOptions manualCropOptions; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected AutoColorCropOptions autoColorCropOptions; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected AutoTransparentCropOptions autoTransparentCropOptions; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected AutoSmartCropOptionsArray autoSmartCropOptionsArray; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected PhotoshopOptions photoshopOptions; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected PostScriptOptions postScriptOptions; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected PDFOptions pdfOptions; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected IllustratorOptions illustratorOptions; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected CssOptions cssOptions; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected ColorManagementOptions colorManagementOptions; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected AutoSetCreationOptions autoSetCreationOptions; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected HandleArray projectHandleArray; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta", required = true) protected String emailSetting; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected Boolean postJobOnlyIfFiles; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected String postHttpUrl; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected ImageServingPublishJob postImageServingPublishJob; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected ImageRenderingPublishJob postImageRenderingPublishJob; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected VideoPublishJob postVideoPublishJob; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected MediaOptions mediaOptions; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected InDesignOptions inDesignOptions; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected String xmpKeywords; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected UnsharpMaskOptions unsharpMaskOptions; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected UnCompressOptions unCompressOptions; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected Boolean excludeMasterVideoFromAVS; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected MetadataOptions metadataOptions; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected String jwtToken; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected String imsOrg; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected String apikey; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected Boolean ignoreSmartCropGeneration; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected Boolean preserveSmartCrop; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected String sourceVideoAssetHandle; @XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta") protected AudioCaptionsMetadata audioCaptionsMetadata; /** * Gets the value of the urlArray property. * * @return * possible object is * {@link UploadUrlArray } * */ public UploadUrlArray getUrlArray() { return urlArray; } /** * Sets the value of the urlArray property. * * @param value * allowed object is * {@link UploadUrlArray } * */ public void setUrlArray(UploadUrlArray value) { this.urlArray = value; } /** * Gets the value of the numUrls property. * * @return * possible object is * {@link Integer } * */ public Integer getNumUrls() { return numUrls; } /** * Sets the value of the numUrls property. * * @param value * allowed object is * {@link Integer } * */ public void setNumUrls(Integer value) { this.numUrls = value; } /** * Gets the value of the overwrite property. * */ public boolean isOverwrite() { return overwrite; } /** * Sets the value of the overwrite property. * */ public void setOverwrite(boolean value) { this.overwrite = value; } /** * Gets the value of the readyForPublish property. * */ public boolean isReadyForPublish() { return readyForPublish; } /** * Sets the value of the readyForPublish property. * */ public void setReadyForPublish(boolean value) { this.readyForPublish = value; } /** * Gets the value of the preservePublishState property. * * @return * possible object is * {@link Boolean } * */ public Boolean isPreservePublishState() { return preservePublishState; } /** * Sets the value of the preservePublishState property. * * @param value * allowed object is * {@link Boolean } * */ public void setPreservePublishState(Boolean value) { this.preservePublishState = value; } /** * Gets the value of the synchronizationComplete property. * * @return * possible object is * {@link Boolean } * */ public Boolean isSynchronizationComplete() { return synchronizationComplete; } /** * Sets the value of the synchronizationComplete property. * * @param value * allowed object is * {@link Boolean } * */ public void setSynchronizationComplete(Boolean value) { this.synchronizationComplete = value; } /** * Gets the value of the createMask property. * */ public boolean isCreateMask() { return createMask; } /** * Sets the value of the createMask property. * */ public void setCreateMask(boolean value) { this.createMask = value; } /** * Gets the value of the preserveCrop property. * * @return * possible object is * {@link Boolean } * */ public Boolean isPreserveCrop() { return preserveCrop; } /** * Sets the value of the preserveCrop property. * * @param value * allowed object is * {@link Boolean } * */ public void setPreserveCrop(Boolean value) { this.preserveCrop = value; } /** * Gets the value of the knockoutBackgroundOptions property. * * @return * possible object is * {@link KnockoutBackgroundOptions } * */ public KnockoutBackgroundOptions getKnockoutBackgroundOptions() { return knockoutBackgroundOptions; } /** * Sets the value of the knockoutBackgroundOptions property. * * @param value * allowed object is * {@link KnockoutBackgroundOptions } * */ public void setKnockoutBackgroundOptions(KnockoutBackgroundOptions value) { this.knockoutBackgroundOptions = value; } /** * Gets the value of the manualCropOptions property. * * @return * possible object is * {@link ManualCropOptions } * */ public ManualCropOptions getManualCropOptions() { return manualCropOptions; } /** * Sets the value of the manualCropOptions property. * * @param value * allowed object is * {@link ManualCropOptions } * */ public void setManualCropOptions(ManualCropOptions value) { this.manualCropOptions = value; } /** * Gets the value of the autoColorCropOptions property. * * @return * possible object is * {@link AutoColorCropOptions } * */ public AutoColorCropOptions getAutoColorCropOptions() { return autoColorCropOptions; } /** * Sets the value of the autoColorCropOptions property. * * @param value * allowed object is * {@link AutoColorCropOptions } * */ public void setAutoColorCropOptions(AutoColorCropOptions value) { this.autoColorCropOptions = value; } /** * Gets the value of the autoTransparentCropOptions property. * * @return * possible object is * {@link AutoTransparentCropOptions } * */ public AutoTransparentCropOptions getAutoTransparentCropOptions() { return autoTransparentCropOptions; } /** * Sets the value of the autoTransparentCropOptions property. * * @param value * allowed object is * {@link AutoTransparentCropOptions } * */ public void setAutoTransparentCropOptions(AutoTransparentCropOptions value) { this.autoTransparentCropOptions = value; } /** * Gets the value of the autoSmartCropOptionsArray property. * * @return * possible object is * {@link AutoSmartCropOptionsArray } * */ public AutoSmartCropOptionsArray getAutoSmartCropOptionsArray() { return autoSmartCropOptionsArray; } /** * Sets the value of the autoSmartCropOptionsArray property. * * @param value * allowed object is * {@link AutoSmartCropOptionsArray } * */ public void setAutoSmartCropOptionsArray(AutoSmartCropOptionsArray value) { this.autoSmartCropOptionsArray = value; } /** * Gets the value of the photoshopOptions property. * * @return * possible object is * {@link PhotoshopOptions } * */ public PhotoshopOptions getPhotoshopOptions() { return photoshopOptions; } /** * Sets the value of the photoshopOptions property. * * @param value * allowed object is * {@link PhotoshopOptions } * */ public void setPhotoshopOptions(PhotoshopOptions value) { this.photoshopOptions = value; } /** * Gets the value of the postScriptOptions property. * * @return * possible object is * {@link PostScriptOptions } * */ public PostScriptOptions getPostScriptOptions() { return postScriptOptions; } /** * Sets the value of the postScriptOptions property. * * @param value * allowed object is * {@link PostScriptOptions } * */ public void setPostScriptOptions(PostScriptOptions value) { this.postScriptOptions = value; } /** * Gets the value of the pdfOptions property. * * @return * possible object is * {@link PDFOptions } * */ public PDFOptions getPdfOptions() { return pdfOptions; } /** * Sets the value of the pdfOptions property. * * @param value * allowed object is * {@link PDFOptions } * */ public void setPdfOptions(PDFOptions value) { this.pdfOptions = value; } /** * Gets the value of the illustratorOptions property. * * @return * possible object is * {@link IllustratorOptions } * */ public IllustratorOptions getIllustratorOptions() { return illustratorOptions; } /** * Sets the value of the illustratorOptions property. * * @param value * allowed object is * {@link IllustratorOptions } * */ public void setIllustratorOptions(IllustratorOptions value) { this.illustratorOptions = value; } /** * Gets the value of the cssOptions property. * * @return * possible object is * {@link CssOptions } * */ public CssOptions getCssOptions() { return cssOptions; } /** * Sets the value of the cssOptions property. * * @param value * allowed object is * {@link CssOptions } * */ public void setCssOptions(CssOptions value) { this.cssOptions = value; } /** * Gets the value of the colorManagementOptions property. * * @return * possible object is * {@link ColorManagementOptions } * */ public ColorManagementOptions getColorManagementOptions() { return colorManagementOptions; } /** * Sets the value of the colorManagementOptions property. * * @param value * allowed object is * {@link ColorManagementOptions } * */ public void setColorManagementOptions(ColorManagementOptions value) { this.colorManagementOptions = value; } /** * Gets the value of the autoSetCreationOptions property. * * @return * possible object is * {@link AutoSetCreationOptions } * */ public AutoSetCreationOptions getAutoSetCreationOptions() { return autoSetCreationOptions; } /** * Sets the value of the autoSetCreationOptions property. * * @param value * allowed object is * {@link AutoSetCreationOptions } * */ public void setAutoSetCreationOptions(AutoSetCreationOptions value) { this.autoSetCreationOptions = value; } /** * Gets the value of the projectHandleArray property. * * @return * possible object is * {@link HandleArray } * */ public HandleArray getProjectHandleArray() { return projectHandleArray; } /** * Sets the value of the projectHandleArray property. * * @param value * allowed object is * {@link HandleArray } * */ public void setProjectHandleArray(HandleArray value) { this.projectHandleArray = value; } /** * Gets the value of the emailSetting property. * * @return * possible object is * {@link String } * */ public String getEmailSetting() { return emailSetting; } /** * Sets the value of the emailSetting property. * * @param value * allowed object is * {@link String } * */ public void setEmailSetting(String value) { this.emailSetting = value; } /** * Gets the value of the postJobOnlyIfFiles property. * * @return * possible object is * {@link Boolean } * */ public Boolean isPostJobOnlyIfFiles() { return postJobOnlyIfFiles; } /** * Sets the value of the postJobOnlyIfFiles property. * * @param value * allowed object is * {@link Boolean } * */ public void setPostJobOnlyIfFiles(Boolean value) { this.postJobOnlyIfFiles = value; } /** * Gets the value of the postHttpUrl property. * * @return * possible object is * {@link String } * */ public String getPostHttpUrl() { return postHttpUrl; } /** * Sets the value of the postHttpUrl property. * * @param value * allowed object is * {@link String } * */ public void setPostHttpUrl(String value) { this.postHttpUrl = value; } /** * Gets the value of the postImageServingPublishJob property. * * @return * possible object is * {@link ImageServingPublishJob } * */ public ImageServingPublishJob getPostImageServingPublishJob() { return postImageServingPublishJob; } /** * Sets the value of the postImageServingPublishJob property. * * @param value * allowed object is * {@link ImageServingPublishJob } * */ public void setPostImageServingPublishJob(ImageServingPublishJob value) { this.postImageServingPublishJob = value; } /** * Gets the value of the postImageRenderingPublishJob property. * * @return * possible object is * {@link ImageRenderingPublishJob } * */ public ImageRenderingPublishJob getPostImageRenderingPublishJob() { return postImageRenderingPublishJob; } /** * Sets the value of the postImageRenderingPublishJob property. * * @param value * allowed object is * {@link ImageRenderingPublishJob } * */ public void setPostImageRenderingPublishJob(ImageRenderingPublishJob value) { this.postImageRenderingPublishJob = value; } /** * Gets the value of the postVideoPublishJob property. * * @return * possible object is * {@link VideoPublishJob } * */ public VideoPublishJob getPostVideoPublishJob() { return postVideoPublishJob; } /** * Sets the value of the postVideoPublishJob property. * * @param value * allowed object is * {@link VideoPublishJob } * */ public void setPostVideoPublishJob(VideoPublishJob value) { this.postVideoPublishJob = value; } /** * Gets the value of the mediaOptions property. * * @return * possible object is * {@link MediaOptions } * */ public MediaOptions getMediaOptions() { return mediaOptions; } /** * Sets the value of the mediaOptions property. * * @param value * allowed object is * {@link MediaOptions } * */ public void setMediaOptions(MediaOptions value) { this.mediaOptions = value; } /** * Gets the value of the inDesignOptions property. * * @return * possible object is * {@link InDesignOptions } * */ public InDesignOptions getInDesignOptions() { return inDesignOptions; } /** * Sets the value of the inDesignOptions property. * * @param value * allowed object is * {@link InDesignOptions } * */ public void setInDesignOptions(InDesignOptions value) { this.inDesignOptions = value; } /** * Gets the value of the xmpKeywords property. * * @return * possible object is * {@link String } * */ public String getXmpKeywords() { return xmpKeywords; } /** * Sets the value of the xmpKeywords property. * * @param value * allowed object is * {@link String } * */ public void setXmpKeywords(String value) { this.xmpKeywords = value; } /** * Gets the value of the unsharpMaskOptions property. * * @return * possible object is * {@link UnsharpMaskOptions } * */ public UnsharpMaskOptions getUnsharpMaskOptions() { return unsharpMaskOptions; } /** * Sets the value of the unsharpMaskOptions property. * * @param value * allowed object is * {@link UnsharpMaskOptions } * */ public void setUnsharpMaskOptions(UnsharpMaskOptions value) { this.unsharpMaskOptions = value; } /** * Gets the value of the unCompressOptions property. * * @return * possible object is * {@link UnCompressOptions } * */ public UnCompressOptions getUnCompressOptions() { return unCompressOptions; } /** * Sets the value of the unCompressOptions property. * * @param value * allowed object is * {@link UnCompressOptions } * */ public void setUnCompressOptions(UnCompressOptions value) { this.unCompressOptions = value; } /** * Gets the value of the excludeMasterVideoFromAVS property. * * @return * possible object is * {@link Boolean } * */ public Boolean isExcludeMasterVideoFromAVS() { return excludeMasterVideoFromAVS; } /** * Sets the value of the excludeMasterVideoFromAVS property. * * @param value * allowed object is * {@link Boolean } * */ public void setExcludeMasterVideoFromAVS(Boolean value) { this.excludeMasterVideoFromAVS = value; } /** * Gets the value of the metadataOptions property. * * @return * possible object is * {@link MetadataOptions } * */ public MetadataOptions getMetadataOptions() { return metadataOptions; } /** * Sets the value of the metadataOptions property. * * @param value * allowed object is * {@link MetadataOptions } * */ public void setMetadataOptions(MetadataOptions value) { this.metadataOptions = value; } /** * Gets the value of the jwtToken property. * * @return * possible object is * {@link String } * */ public String getJwtToken() { return jwtToken; } /** * Sets the value of the jwtToken property. * * @param value * allowed object is * {@link String } * */ public void setJwtToken(String value) { this.jwtToken = value; } /** * Gets the value of the imsOrg property. * * @return * possible object is * {@link String } * */ public String getImsOrg() { return imsOrg; } /** * Sets the value of the imsOrg property. * * @param value * allowed object is * {@link String } * */ public void setImsOrg(String value) { this.imsOrg = value; } /** * Gets the value of the apikey property. * * @return * possible object is * {@link String } * */ public String getApikey() { return apikey; } /** * Sets the value of the apikey property. * * @param value * allowed object is * {@link String } * */ public void setApikey(String value) { this.apikey = value; } /** * Gets the value of the ignoreSmartCropGeneration property. * * @return * possible object is * {@link Boolean } * */ public Boolean isIgnoreSmartCropGeneration() { return ignoreSmartCropGeneration; } /** * Sets the value of the ignoreSmartCropGeneration property. * * @param value * allowed object is * {@link Boolean } * */ public void setIgnoreSmartCropGeneration(Boolean value) { this.ignoreSmartCropGeneration = value; } /** * Gets the value of the preserveSmartCrop property. * * @return * possible object is * {@link Boolean } * */ public Boolean isPreserveSmartCrop() { return preserveSmartCrop; } /** * Sets the value of the preserveSmartCrop property. * * @param value * allowed object is * {@link Boolean } * */ public void setPreserveSmartCrop(Boolean value) { this.preserveSmartCrop = value; } /** * Gets the value of the sourceVideoAssetHandle property. * * @return * possible object is * {@link String } * */ public String getSourceVideoAssetHandle() { return sourceVideoAssetHandle; } /** * Sets the value of the sourceVideoAssetHandle property. * * @param value * allowed object is * {@link String } * */ public void setSourceVideoAssetHandle(String value) { this.sourceVideoAssetHandle = value; } /** * Gets the value of the audioCaptionsMetadata property. * * @return * possible object is * {@link AudioCaptionsMetadata } * */ public AudioCaptionsMetadata getAudioCaptionsMetadata() { return audioCaptionsMetadata; } /** * Sets the value of the audioCaptionsMetadata property. * * @param value * allowed object is * {@link AudioCaptionsMetadata } * */ public void setAudioCaptionsMetadata(AudioCaptionsMetadata value) { this.audioCaptionsMetadata = value; } }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy