com.scene7.ipsapi.Asset Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aem-sdk-api Show documentation
Show all versions of aem-sdk-api Show documentation
The Adobe Experience Manager SDK
//
// 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.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
/**
* Java class for Asset complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="Asset">
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="assetHandle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="type" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="subType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="fileName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="folder" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="folderHandle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="readyForPublish" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="trashState" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="projects" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="ipsImageUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="created" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="createUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="lastModified" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="lastModifyUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="metadataArray" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}MetadataArray" minOccurs="0"/>
* <element name="imageInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}ImageInfo" minOccurs="0"/>
* <element name="layerViewInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}LayerViewInfo" minOccurs="0"/>
* <element name="templateInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}TemplateInfo" minOccurs="0"/>
* <element name="watermarkInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}WatermarkInfo" minOccurs="0"/>
* <element name="renderSceneInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}RenderSceneInfo" minOccurs="0"/>
* <element name="vignetteInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}VignetteInfo" minOccurs="0"/>
* <element name="cabinetInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}CabinetInfo" minOccurs="0"/>
* <element name="windowCoveringInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}WindowCoveringInfo" minOccurs="0"/>
* <element name="iccProfileInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}IccProfileInfo" minOccurs="0"/>
* <element name="fontInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}FontInfo" minOccurs="0"/>
* <element name="xslInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}XslInfo" minOccurs="0"/>
* <element name="viewerPresetInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}ViewerPresetInfo" minOccurs="0"/>
* <element name="viewerSwfInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}ViewerSwfInfo" minOccurs="0"/>
* <element name="xmlInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}XmlInfo" minOccurs="0"/>
* <element name="svgInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}SvgInfo" minOccurs="0"/>
* <element name="fxgInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}FxgInfo" minOccurs="0"/>
* <element name="pdfSettingsInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}PdfSettingsInfo" minOccurs="0"/>
* <element name="zipInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}ZipInfo" minOccurs="0"/>
* <element name="videoInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}VideoInfo" minOccurs="0"/>
* <element name="acoInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}AcoInfo" minOccurs="0"/>
* <element name="pdfInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}PdfInfo" minOccurs="0"/>
* <element name="psdInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}PsdInfo" minOccurs="0"/>
* <element name="flashInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}FlashInfo" minOccurs="0"/>
* <element name="inDesignInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}InDesignInfo" minOccurs="0"/>
* <element name="postScriptInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}PostScriptInfo" minOccurs="0"/>
* <element name="illustratorInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}IllustratorInfo" minOccurs="0"/>
* <element name="wordInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}WordInfo" minOccurs="0"/>
* <element name="excelInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}ExcelInfo" minOccurs="0"/>
* <element name="powerPointInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}PowerPointInfo" minOccurs="0"/>
* <element name="rtfInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}RTFInfo" minOccurs="0"/>
* <element name="maskInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}MaskInfo" minOccurs="0"/>
* <element name="premiereExpressRemixInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}PremiereExpressRemixInfo" minOccurs="0"/>
* <element name="cuePointInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}CuePointInfo" minOccurs="0"/>
* <element name="audioInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}AudioInfo" minOccurs="0"/>
* <element name="assetSetInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}AssetSetInfo" minOccurs="0"/>
* <element name="masterVideoInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}MasterVideoInfo" minOccurs="0"/>
* <element name="animatedGifInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}AnimatedGifInfo" minOccurs="0"/>
* <element name="swcInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}SwcInfo" minOccurs="0"/>
* <element name="cssInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}CssInfo" minOccurs="0"/>
* <element name="javascriptInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}JavascriptInfo" minOccurs="0"/>
* <element name="videoCaptionInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}VideoCaptionInfo" minOccurs="0"/>
* <element name="permissions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}PermissionArray" minOccurs="0"/>
* <element name="threeDInfo" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}ThreeDInfo" minOccurs="0"/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "Asset", namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta", propOrder = {
"assetHandle",
"type",
"subType",
"name",
"fileName",
"folder",
"folderHandle",
"readyForPublish",
"trashState",
"projects",
"ipsImageUrl",
"created",
"createUser",
"lastModified",
"lastModifyUser",
"metadataArray",
"imageInfo",
"layerViewInfo",
"templateInfo",
"watermarkInfo",
"renderSceneInfo",
"vignetteInfo",
"cabinetInfo",
"windowCoveringInfo",
"iccProfileInfo",
"fontInfo",
"xslInfo",
"viewerPresetInfo",
"viewerSwfInfo",
"xmlInfo",
"svgInfo",
"fxgInfo",
"pdfSettingsInfo",
"zipInfo",
"videoInfo",
"acoInfo",
"pdfInfo",
"psdInfo",
"flashInfo",
"inDesignInfo",
"postScriptInfo",
"illustratorInfo",
"wordInfo",
"excelInfo",
"powerPointInfo",
"rtfInfo",
"maskInfo",
"premiereExpressRemixInfo",
"cuePointInfo",
"audioInfo",
"assetSetInfo",
"masterVideoInfo",
"animatedGifInfo",
"swcInfo",
"cssInfo",
"javascriptInfo",
"videoCaptionInfo",
"permissions",
"threeDInfo"
})
public class Asset {
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected String assetHandle;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected String type;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected String subType;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected String name;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected String fileName;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected String folder;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected String folderHandle;
@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 String trashState;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected String projects;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected String ipsImageUrl;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar created;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected String createUser;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar lastModified;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected String lastModifyUser;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected MetadataArray metadataArray;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected ImageInfo imageInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected LayerViewInfo layerViewInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected TemplateInfo templateInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected WatermarkInfo watermarkInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected RenderSceneInfo renderSceneInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected VignetteInfo vignetteInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected CabinetInfo cabinetInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected WindowCoveringInfo windowCoveringInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected IccProfileInfo iccProfileInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected FontInfo fontInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected XslInfo xslInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected ViewerPresetInfo viewerPresetInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected ViewerSwfInfo viewerSwfInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected XmlInfo xmlInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected SvgInfo svgInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected FxgInfo fxgInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected PdfSettingsInfo pdfSettingsInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected ZipInfo zipInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected VideoInfo videoInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected AcoInfo acoInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected PdfInfo pdfInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected PsdInfo psdInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected FlashInfo flashInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected InDesignInfo inDesignInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected PostScriptInfo postScriptInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected IllustratorInfo illustratorInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected WordInfo wordInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected ExcelInfo excelInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected PowerPointInfo powerPointInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected RTFInfo rtfInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected MaskInfo maskInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected PremiereExpressRemixInfo premiereExpressRemixInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected CuePointInfo cuePointInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected AudioInfo audioInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected AssetSetInfo assetSetInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected MasterVideoInfo masterVideoInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected AnimatedGifInfo animatedGifInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected SwcInfo swcInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected CssInfo cssInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected JavascriptInfo javascriptInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected VideoCaptionInfo videoCaptionInfo;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected PermissionArray permissions;
@XmlElement(namespace = "http://www.scene7.com/IpsApi/xsd/2024-05-30-beta")
protected ThreeDInfo threeDInfo;
/**
* Gets the value of the assetHandle property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAssetHandle() {
return assetHandle;
}
/**
* Sets the value of the assetHandle property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAssetHandle(String value) {
this.assetHandle = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setType(String value) {
this.type = value;
}
/**
* Gets the value of the subType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSubType() {
return subType;
}
/**
* Sets the value of the subType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSubType(String value) {
this.subType = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the fileName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFileName() {
return fileName;
}
/**
* Sets the value of the fileName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFileName(String value) {
this.fileName = value;
}
/**
* Gets the value of the folder property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFolder() {
return folder;
}
/**
* Sets the value of the folder property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFolder(String value) {
this.folder = value;
}
/**
* Gets the value of the folderHandle property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFolderHandle() {
return folderHandle;
}
/**
* Sets the value of the folderHandle property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFolderHandle(String value) {
this.folderHandle = value;
}
/**
* Gets the value of the readyForPublish property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isReadyForPublish() {
return readyForPublish;
}
/**
* Sets the value of the readyForPublish property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setReadyForPublish(Boolean value) {
this.readyForPublish = value;
}
/**
* Gets the value of the trashState property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTrashState() {
return trashState;
}
/**
* Sets the value of the trashState property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTrashState(String value) {
this.trashState = value;
}
/**
* Gets the value of the projects property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getProjects() {
return projects;
}
/**
* Sets the value of the projects property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setProjects(String value) {
this.projects = value;
}
/**
* Gets the value of the ipsImageUrl property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIpsImageUrl() {
return ipsImageUrl;
}
/**
* Sets the value of the ipsImageUrl property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIpsImageUrl(String value) {
this.ipsImageUrl = value;
}
/**
* Gets the value of the created property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getCreated() {
return created;
}
/**
* Sets the value of the created property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setCreated(XMLGregorianCalendar value) {
this.created = value;
}
/**
* Gets the value of the createUser property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCreateUser() {
return createUser;
}
/**
* Sets the value of the createUser property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCreateUser(String value) {
this.createUser = value;
}
/**
* Gets the value of the lastModified property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getLastModified() {
return lastModified;
}
/**
* Sets the value of the lastModified property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setLastModified(XMLGregorianCalendar value) {
this.lastModified = value;
}
/**
* Gets the value of the lastModifyUser property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLastModifyUser() {
return lastModifyUser;
}
/**
* Sets the value of the lastModifyUser property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLastModifyUser(String value) {
this.lastModifyUser = value;
}
/**
* Gets the value of the metadataArray property.
*
* @return
* possible object is
* {@link MetadataArray }
*
*/
public MetadataArray getMetadataArray() {
return metadataArray;
}
/**
* Sets the value of the metadataArray property.
*
* @param value
* allowed object is
* {@link MetadataArray }
*
*/
public void setMetadataArray(MetadataArray value) {
this.metadataArray = value;
}
/**
* Gets the value of the imageInfo property.
*
* @return
* possible object is
* {@link ImageInfo }
*
*/
public ImageInfo getImageInfo() {
return imageInfo;
}
/**
* Sets the value of the imageInfo property.
*
* @param value
* allowed object is
* {@link ImageInfo }
*
*/
public void setImageInfo(ImageInfo value) {
this.imageInfo = value;
}
/**
* Gets the value of the layerViewInfo property.
*
* @return
* possible object is
* {@link LayerViewInfo }
*
*/
public LayerViewInfo getLayerViewInfo() {
return layerViewInfo;
}
/**
* Sets the value of the layerViewInfo property.
*
* @param value
* allowed object is
* {@link LayerViewInfo }
*
*/
public void setLayerViewInfo(LayerViewInfo value) {
this.layerViewInfo = value;
}
/**
* Gets the value of the templateInfo property.
*
* @return
* possible object is
* {@link TemplateInfo }
*
*/
public TemplateInfo getTemplateInfo() {
return templateInfo;
}
/**
* Sets the value of the templateInfo property.
*
* @param value
* allowed object is
* {@link TemplateInfo }
*
*/
public void setTemplateInfo(TemplateInfo value) {
this.templateInfo = value;
}
/**
* Gets the value of the watermarkInfo property.
*
* @return
* possible object is
* {@link WatermarkInfo }
*
*/
public WatermarkInfo getWatermarkInfo() {
return watermarkInfo;
}
/**
* Sets the value of the watermarkInfo property.
*
* @param value
* allowed object is
* {@link WatermarkInfo }
*
*/
public void setWatermarkInfo(WatermarkInfo value) {
this.watermarkInfo = value;
}
/**
* Gets the value of the renderSceneInfo property.
*
* @return
* possible object is
* {@link RenderSceneInfo }
*
*/
public RenderSceneInfo getRenderSceneInfo() {
return renderSceneInfo;
}
/**
* Sets the value of the renderSceneInfo property.
*
* @param value
* allowed object is
* {@link RenderSceneInfo }
*
*/
public void setRenderSceneInfo(RenderSceneInfo value) {
this.renderSceneInfo = value;
}
/**
* Gets the value of the vignetteInfo property.
*
* @return
* possible object is
* {@link VignetteInfo }
*
*/
public VignetteInfo getVignetteInfo() {
return vignetteInfo;
}
/**
* Sets the value of the vignetteInfo property.
*
* @param value
* allowed object is
* {@link VignetteInfo }
*
*/
public void setVignetteInfo(VignetteInfo value) {
this.vignetteInfo = value;
}
/**
* Gets the value of the cabinetInfo property.
*
* @return
* possible object is
* {@link CabinetInfo }
*
*/
public CabinetInfo getCabinetInfo() {
return cabinetInfo;
}
/**
* Sets the value of the cabinetInfo property.
*
* @param value
* allowed object is
* {@link CabinetInfo }
*
*/
public void setCabinetInfo(CabinetInfo value) {
this.cabinetInfo = value;
}
/**
* Gets the value of the windowCoveringInfo property.
*
* @return
* possible object is
* {@link WindowCoveringInfo }
*
*/
public WindowCoveringInfo getWindowCoveringInfo() {
return windowCoveringInfo;
}
/**
* Sets the value of the windowCoveringInfo property.
*
* @param value
* allowed object is
* {@link WindowCoveringInfo }
*
*/
public void setWindowCoveringInfo(WindowCoveringInfo value) {
this.windowCoveringInfo = value;
}
/**
* Gets the value of the iccProfileInfo property.
*
* @return
* possible object is
* {@link IccProfileInfo }
*
*/
public IccProfileInfo getIccProfileInfo() {
return iccProfileInfo;
}
/**
* Sets the value of the iccProfileInfo property.
*
* @param value
* allowed object is
* {@link IccProfileInfo }
*
*/
public void setIccProfileInfo(IccProfileInfo value) {
this.iccProfileInfo = value;
}
/**
* Gets the value of the fontInfo property.
*
* @return
* possible object is
* {@link FontInfo }
*
*/
public FontInfo getFontInfo() {
return fontInfo;
}
/**
* Sets the value of the fontInfo property.
*
* @param value
* allowed object is
* {@link FontInfo }
*
*/
public void setFontInfo(FontInfo value) {
this.fontInfo = value;
}
/**
* Gets the value of the xslInfo property.
*
* @return
* possible object is
* {@link XslInfo }
*
*/
public XslInfo getXslInfo() {
return xslInfo;
}
/**
* Sets the value of the xslInfo property.
*
* @param value
* allowed object is
* {@link XslInfo }
*
*/
public void setXslInfo(XslInfo value) {
this.xslInfo = value;
}
/**
* Gets the value of the viewerPresetInfo property.
*
* @return
* possible object is
* {@link ViewerPresetInfo }
*
*/
public ViewerPresetInfo getViewerPresetInfo() {
return viewerPresetInfo;
}
/**
* Sets the value of the viewerPresetInfo property.
*
* @param value
* allowed object is
* {@link ViewerPresetInfo }
*
*/
public void setViewerPresetInfo(ViewerPresetInfo value) {
this.viewerPresetInfo = value;
}
/**
* Gets the value of the viewerSwfInfo property.
*
* @return
* possible object is
* {@link ViewerSwfInfo }
*
*/
public ViewerSwfInfo getViewerSwfInfo() {
return viewerSwfInfo;
}
/**
* Sets the value of the viewerSwfInfo property.
*
* @param value
* allowed object is
* {@link ViewerSwfInfo }
*
*/
public void setViewerSwfInfo(ViewerSwfInfo value) {
this.viewerSwfInfo = value;
}
/**
* Gets the value of the xmlInfo property.
*
* @return
* possible object is
* {@link XmlInfo }
*
*/
public XmlInfo getXmlInfo() {
return xmlInfo;
}
/**
* Sets the value of the xmlInfo property.
*
* @param value
* allowed object is
* {@link XmlInfo }
*
*/
public void setXmlInfo(XmlInfo value) {
this.xmlInfo = value;
}
/**
* Gets the value of the svgInfo property.
*
* @return
* possible object is
* {@link SvgInfo }
*
*/
public SvgInfo getSvgInfo() {
return svgInfo;
}
/**
* Sets the value of the svgInfo property.
*
* @param value
* allowed object is
* {@link SvgInfo }
*
*/
public void setSvgInfo(SvgInfo value) {
this.svgInfo = value;
}
/**
* Gets the value of the fxgInfo property.
*
* @return
* possible object is
* {@link FxgInfo }
*
*/
public FxgInfo getFxgInfo() {
return fxgInfo;
}
/**
* Sets the value of the fxgInfo property.
*
* @param value
* allowed object is
* {@link FxgInfo }
*
*/
public void setFxgInfo(FxgInfo value) {
this.fxgInfo = value;
}
/**
* Gets the value of the pdfSettingsInfo property.
*
* @return
* possible object is
* {@link PdfSettingsInfo }
*
*/
public PdfSettingsInfo getPdfSettingsInfo() {
return pdfSettingsInfo;
}
/**
* Sets the value of the pdfSettingsInfo property.
*
* @param value
* allowed object is
* {@link PdfSettingsInfo }
*
*/
public void setPdfSettingsInfo(PdfSettingsInfo value) {
this.pdfSettingsInfo = value;
}
/**
* Gets the value of the zipInfo property.
*
* @return
* possible object is
* {@link ZipInfo }
*
*/
public ZipInfo getZipInfo() {
return zipInfo;
}
/**
* Sets the value of the zipInfo property.
*
* @param value
* allowed object is
* {@link ZipInfo }
*
*/
public void setZipInfo(ZipInfo value) {
this.zipInfo = value;
}
/**
* Gets the value of the videoInfo property.
*
* @return
* possible object is
* {@link VideoInfo }
*
*/
public VideoInfo getVideoInfo() {
return videoInfo;
}
/**
* Sets the value of the videoInfo property.
*
* @param value
* allowed object is
* {@link VideoInfo }
*
*/
public void setVideoInfo(VideoInfo value) {
this.videoInfo = value;
}
/**
* Gets the value of the acoInfo property.
*
* @return
* possible object is
* {@link AcoInfo }
*
*/
public AcoInfo getAcoInfo() {
return acoInfo;
}
/**
* Sets the value of the acoInfo property.
*
* @param value
* allowed object is
* {@link AcoInfo }
*
*/
public void setAcoInfo(AcoInfo value) {
this.acoInfo = value;
}
/**
* Gets the value of the pdfInfo property.
*
* @return
* possible object is
* {@link PdfInfo }
*
*/
public PdfInfo getPdfInfo() {
return pdfInfo;
}
/**
* Sets the value of the pdfInfo property.
*
* @param value
* allowed object is
* {@link PdfInfo }
*
*/
public void setPdfInfo(PdfInfo value) {
this.pdfInfo = value;
}
/**
* Gets the value of the psdInfo property.
*
* @return
* possible object is
* {@link PsdInfo }
*
*/
public PsdInfo getPsdInfo() {
return psdInfo;
}
/**
* Sets the value of the psdInfo property.
*
* @param value
* allowed object is
* {@link PsdInfo }
*
*/
public void setPsdInfo(PsdInfo value) {
this.psdInfo = value;
}
/**
* Gets the value of the flashInfo property.
*
* @return
* possible object is
* {@link FlashInfo }
*
*/
public FlashInfo getFlashInfo() {
return flashInfo;
}
/**
* Sets the value of the flashInfo property.
*
* @param value
* allowed object is
* {@link FlashInfo }
*
*/
public void setFlashInfo(FlashInfo value) {
this.flashInfo = value;
}
/**
* Gets the value of the inDesignInfo property.
*
* @return
* possible object is
* {@link InDesignInfo }
*
*/
public InDesignInfo getInDesignInfo() {
return inDesignInfo;
}
/**
* Sets the value of the inDesignInfo property.
*
* @param value
* allowed object is
* {@link InDesignInfo }
*
*/
public void setInDesignInfo(InDesignInfo value) {
this.inDesignInfo = value;
}
/**
* Gets the value of the postScriptInfo property.
*
* @return
* possible object is
* {@link PostScriptInfo }
*
*/
public PostScriptInfo getPostScriptInfo() {
return postScriptInfo;
}
/**
* Sets the value of the postScriptInfo property.
*
* @param value
* allowed object is
* {@link PostScriptInfo }
*
*/
public void setPostScriptInfo(PostScriptInfo value) {
this.postScriptInfo = value;
}
/**
* Gets the value of the illustratorInfo property.
*
* @return
* possible object is
* {@link IllustratorInfo }
*
*/
public IllustratorInfo getIllustratorInfo() {
return illustratorInfo;
}
/**
* Sets the value of the illustratorInfo property.
*
* @param value
* allowed object is
* {@link IllustratorInfo }
*
*/
public void setIllustratorInfo(IllustratorInfo value) {
this.illustratorInfo = value;
}
/**
* Gets the value of the wordInfo property.
*
* @return
* possible object is
* {@link WordInfo }
*
*/
public WordInfo getWordInfo() {
return wordInfo;
}
/**
* Sets the value of the wordInfo property.
*
* @param value
* allowed object is
* {@link WordInfo }
*
*/
public void setWordInfo(WordInfo value) {
this.wordInfo = value;
}
/**
* Gets the value of the excelInfo property.
*
* @return
* possible object is
* {@link ExcelInfo }
*
*/
public ExcelInfo getExcelInfo() {
return excelInfo;
}
/**
* Sets the value of the excelInfo property.
*
* @param value
* allowed object is
* {@link ExcelInfo }
*
*/
public void setExcelInfo(ExcelInfo value) {
this.excelInfo = value;
}
/**
* Gets the value of the powerPointInfo property.
*
* @return
* possible object is
* {@link PowerPointInfo }
*
*/
public PowerPointInfo getPowerPointInfo() {
return powerPointInfo;
}
/**
* Sets the value of the powerPointInfo property.
*
* @param value
* allowed object is
* {@link PowerPointInfo }
*
*/
public void setPowerPointInfo(PowerPointInfo value) {
this.powerPointInfo = value;
}
/**
* Gets the value of the rtfInfo property.
*
* @return
* possible object is
* {@link RTFInfo }
*
*/
public RTFInfo getRtfInfo() {
return rtfInfo;
}
/**
* Sets the value of the rtfInfo property.
*
* @param value
* allowed object is
* {@link RTFInfo }
*
*/
public void setRtfInfo(RTFInfo value) {
this.rtfInfo = value;
}
/**
* Gets the value of the maskInfo property.
*
* @return
* possible object is
* {@link MaskInfo }
*
*/
public MaskInfo getMaskInfo() {
return maskInfo;
}
/**
* Sets the value of the maskInfo property.
*
* @param value
* allowed object is
* {@link MaskInfo }
*
*/
public void setMaskInfo(MaskInfo value) {
this.maskInfo = value;
}
/**
* Gets the value of the premiereExpressRemixInfo property.
*
* @return
* possible object is
* {@link PremiereExpressRemixInfo }
*
*/
public PremiereExpressRemixInfo getPremiereExpressRemixInfo() {
return premiereExpressRemixInfo;
}
/**
* Sets the value of the premiereExpressRemixInfo property.
*
* @param value
* allowed object is
* {@link PremiereExpressRemixInfo }
*
*/
public void setPremiereExpressRemixInfo(PremiereExpressRemixInfo value) {
this.premiereExpressRemixInfo = value;
}
/**
* Gets the value of the cuePointInfo property.
*
* @return
* possible object is
* {@link CuePointInfo }
*
*/
public CuePointInfo getCuePointInfo() {
return cuePointInfo;
}
/**
* Sets the value of the cuePointInfo property.
*
* @param value
* allowed object is
* {@link CuePointInfo }
*
*/
public void setCuePointInfo(CuePointInfo value) {
this.cuePointInfo = value;
}
/**
* Gets the value of the audioInfo property.
*
* @return
* possible object is
* {@link AudioInfo }
*
*/
public AudioInfo getAudioInfo() {
return audioInfo;
}
/**
* Sets the value of the audioInfo property.
*
* @param value
* allowed object is
* {@link AudioInfo }
*
*/
public void setAudioInfo(AudioInfo value) {
this.audioInfo = value;
}
/**
* Gets the value of the assetSetInfo property.
*
* @return
* possible object is
* {@link AssetSetInfo }
*
*/
public AssetSetInfo getAssetSetInfo() {
return assetSetInfo;
}
/**
* Sets the value of the assetSetInfo property.
*
* @param value
* allowed object is
* {@link AssetSetInfo }
*
*/
public void setAssetSetInfo(AssetSetInfo value) {
this.assetSetInfo = value;
}
/**
* Gets the value of the masterVideoInfo property.
*
* @return
* possible object is
* {@link MasterVideoInfo }
*
*/
public MasterVideoInfo getMasterVideoInfo() {
return masterVideoInfo;
}
/**
* Sets the value of the masterVideoInfo property.
*
* @param value
* allowed object is
* {@link MasterVideoInfo }
*
*/
public void setMasterVideoInfo(MasterVideoInfo value) {
this.masterVideoInfo = value;
}
/**
* Gets the value of the animatedGifInfo property.
*
* @return
* possible object is
* {@link AnimatedGifInfo }
*
*/
public AnimatedGifInfo getAnimatedGifInfo() {
return animatedGifInfo;
}
/**
* Sets the value of the animatedGifInfo property.
*
* @param value
* allowed object is
* {@link AnimatedGifInfo }
*
*/
public void setAnimatedGifInfo(AnimatedGifInfo value) {
this.animatedGifInfo = value;
}
/**
* Gets the value of the swcInfo property.
*
* @return
* possible object is
* {@link SwcInfo }
*
*/
public SwcInfo getSwcInfo() {
return swcInfo;
}
/**
* Sets the value of the swcInfo property.
*
* @param value
* allowed object is
* {@link SwcInfo }
*
*/
public void setSwcInfo(SwcInfo value) {
this.swcInfo = value;
}
/**
* Gets the value of the cssInfo property.
*
* @return
* possible object is
* {@link CssInfo }
*
*/
public CssInfo getCssInfo() {
return cssInfo;
}
/**
* Sets the value of the cssInfo property.
*
* @param value
* allowed object is
* {@link CssInfo }
*
*/
public void setCssInfo(CssInfo value) {
this.cssInfo = value;
}
/**
* Gets the value of the javascriptInfo property.
*
* @return
* possible object is
* {@link JavascriptInfo }
*
*/
public JavascriptInfo getJavascriptInfo() {
return javascriptInfo;
}
/**
* Sets the value of the javascriptInfo property.
*
* @param value
* allowed object is
* {@link JavascriptInfo }
*
*/
public void setJavascriptInfo(JavascriptInfo value) {
this.javascriptInfo = value;
}
/**
* Gets the value of the videoCaptionInfo property.
*
* @return
* possible object is
* {@link VideoCaptionInfo }
*
*/
public VideoCaptionInfo getVideoCaptionInfo() {
return videoCaptionInfo;
}
/**
* Sets the value of the videoCaptionInfo property.
*
* @param value
* allowed object is
* {@link VideoCaptionInfo }
*
*/
public void setVideoCaptionInfo(VideoCaptionInfo value) {
this.videoCaptionInfo = value;
}
/**
* Gets the value of the permissions property.
*
* @return
* possible object is
* {@link PermissionArray }
*
*/
public PermissionArray getPermissions() {
return permissions;
}
/**
* Sets the value of the permissions property.
*
* @param value
* allowed object is
* {@link PermissionArray }
*
*/
public void setPermissions(PermissionArray value) {
this.permissions = value;
}
/**
* Gets the value of the threeDInfo property.
*
* @return
* possible object is
* {@link ThreeDInfo }
*
*/
public ThreeDInfo getThreeDInfo() {
return threeDInfo;
}
/**
* Sets the value of the threeDInfo property.
*
* @param value
* allowed object is
* {@link ThreeDInfo }
*
*/
public void setThreeDInfo(ThreeDInfo value) {
this.threeDInfo = value;
}
}