public class Asset
extends java.lang.Object
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/2017-10-29-beta}MetadataArray" minOccurs="0"/> <element name="imageInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}ImageInfo" minOccurs="0"/> <element name="layerViewInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}LayerViewInfo" minOccurs="0"/> <element name="templateInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}TemplateInfo" minOccurs="0"/> <element name="watermarkInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}WatermarkInfo" minOccurs="0"/> <element name="renderSceneInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}RenderSceneInfo" minOccurs="0"/> <element name="vignetteInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}VignetteInfo" minOccurs="0"/> <element name="cabinetInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}CabinetInfo" minOccurs="0"/> <element name="windowCoveringInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}WindowCoveringInfo" minOccurs="0"/> <element name="iccProfileInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}IccProfileInfo" minOccurs="0"/> <element name="fontInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}FontInfo" minOccurs="0"/> <element name="xslInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}XslInfo" minOccurs="0"/> <element name="viewerPresetInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}ViewerPresetInfo" minOccurs="0"/> <element name="viewerSwfInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}ViewerSwfInfo" minOccurs="0"/> <element name="xmlInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}XmlInfo" minOccurs="0"/> <element name="svgInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}SvgInfo" minOccurs="0"/> <element name="fxgInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}FxgInfo" minOccurs="0"/> <element name="pdfSettingsInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}PdfSettingsInfo" minOccurs="0"/> <element name="zipInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}ZipInfo" minOccurs="0"/> <element name="videoInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}VideoInfo" minOccurs="0"/> <element name="acoInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}AcoInfo" minOccurs="0"/> <element name="pdfInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}PdfInfo" minOccurs="0"/> <element name="psdInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}PsdInfo" minOccurs="0"/> <element name="flashInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}FlashInfo" minOccurs="0"/> <element name="inDesignInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}InDesignInfo" minOccurs="0"/> <element name="postScriptInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}PostScriptInfo" minOccurs="0"/> <element name="illustratorInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}IllustratorInfo" minOccurs="0"/> <element name="wordInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}WordInfo" minOccurs="0"/> <element name="excelInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}ExcelInfo" minOccurs="0"/> <element name="powerPointInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}PowerPointInfo" minOccurs="0"/> <element name="rtfInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}RTFInfo" minOccurs="0"/> <element name="maskInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}MaskInfo" minOccurs="0"/> <element name="premiereExpressRemixInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}PremiereExpressRemixInfo" minOccurs="0"/> <element name="cuePointInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}CuePointInfo" minOccurs="0"/> <element name="audioInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}AudioInfo" minOccurs="0"/> <element name="assetSetInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}AssetSetInfo" minOccurs="0"/> <element name="masterVideoInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}MasterVideoInfo" minOccurs="0"/> <element name="animatedGifInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}AnimatedGifInfo" minOccurs="0"/> <element name="swcInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}SwcInfo" minOccurs="0"/> <element name="cssInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}CssInfo" minOccurs="0"/> <element name="javascriptInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}JavascriptInfo" minOccurs="0"/> <element name="videoCaptionInfo" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}VideoCaptionInfo" minOccurs="0"/> <element name="permissions" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}PermissionArray" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Asset() |
Modifier and Type | Method and Description |
---|---|
AcoInfo |
getAcoInfo()
Gets the value of the acoInfo property.
|
AnimatedGifInfo |
getAnimatedGifInfo()
Gets the value of the animatedGifInfo property.
|
java.lang.String |
getAssetHandle()
Gets the value of the assetHandle property.
|
AssetSetInfo |
getAssetSetInfo()
Gets the value of the assetSetInfo property.
|
AudioInfo |
getAudioInfo()
Gets the value of the audioInfo property.
|
CabinetInfo |
getCabinetInfo()
Gets the value of the cabinetInfo property.
|
javax.xml.datatype.XMLGregorianCalendar |
getCreated()
Gets the value of the created property.
|
java.lang.String |
getCreateUser()
Gets the value of the createUser property.
|
CssInfo |
getCssInfo()
Gets the value of the cssInfo property.
|
CuePointInfo |
getCuePointInfo()
Gets the value of the cuePointInfo property.
|
ExcelInfo |
getExcelInfo()
Gets the value of the excelInfo property.
|
java.lang.String |
getFileName()
Gets the value of the fileName property.
|
FlashInfo |
getFlashInfo()
Gets the value of the flashInfo property.
|
java.lang.String |
getFolder()
Gets the value of the folder property.
|
java.lang.String |
getFolderHandle()
Gets the value of the folderHandle property.
|
FontInfo |
getFontInfo()
Gets the value of the fontInfo property.
|
FxgInfo |
getFxgInfo()
Gets the value of the fxgInfo property.
|
IccProfileInfo |
getIccProfileInfo()
Gets the value of the iccProfileInfo property.
|
IllustratorInfo |
getIllustratorInfo()
Gets the value of the illustratorInfo property.
|
ImageInfo |
getImageInfo()
Gets the value of the imageInfo property.
|
InDesignInfo |
getInDesignInfo()
Gets the value of the inDesignInfo property.
|
java.lang.String |
getIpsImageUrl()
Gets the value of the ipsImageUrl property.
|
JavascriptInfo |
getJavascriptInfo()
Gets the value of the javascriptInfo property.
|
javax.xml.datatype.XMLGregorianCalendar |
getLastModified()
Gets the value of the lastModified property.
|
java.lang.String |
getLastModifyUser()
Gets the value of the lastModifyUser property.
|
LayerViewInfo |
getLayerViewInfo()
Gets the value of the layerViewInfo property.
|
MaskInfo |
getMaskInfo()
Gets the value of the maskInfo property.
|
MasterVideoInfo |
getMasterVideoInfo()
Gets the value of the masterVideoInfo property.
|
MetadataArray |
getMetadataArray()
Gets the value of the metadataArray property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
PdfInfo |
getPdfInfo()
Gets the value of the pdfInfo property.
|
PdfSettingsInfo |
getPdfSettingsInfo()
Gets the value of the pdfSettingsInfo property.
|
PermissionArray |
getPermissions()
Gets the value of the permissions property.
|
PostScriptInfo |
getPostScriptInfo()
Gets the value of the postScriptInfo property.
|
PowerPointInfo |
getPowerPointInfo()
Gets the value of the powerPointInfo property.
|
PremiereExpressRemixInfo |
getPremiereExpressRemixInfo()
Gets the value of the premiereExpressRemixInfo property.
|
java.lang.String |
getProjects()
Gets the value of the projects property.
|
PsdInfo |
getPsdInfo()
Gets the value of the psdInfo property.
|
RenderSceneInfo |
getRenderSceneInfo()
Gets the value of the renderSceneInfo property.
|
RTFInfo |
getRtfInfo()
Gets the value of the rtfInfo property.
|
java.lang.String |
getSubType()
Gets the value of the subType property.
|
SvgInfo |
getSvgInfo()
Gets the value of the svgInfo property.
|
SwcInfo |
getSwcInfo()
Gets the value of the swcInfo property.
|
TemplateInfo |
getTemplateInfo()
Gets the value of the templateInfo property.
|
java.lang.String |
getTrashState()
Gets the value of the trashState property.
|
java.lang.String |
getType()
Gets the value of the type property.
|
VideoCaptionInfo |
getVideoCaptionInfo()
Gets the value of the videoCaptionInfo property.
|
VideoInfo |
getVideoInfo()
Gets the value of the videoInfo property.
|
ViewerPresetInfo |
getViewerPresetInfo()
Gets the value of the viewerPresetInfo property.
|
ViewerSwfInfo |
getViewerSwfInfo()
Gets the value of the viewerSwfInfo property.
|
VignetteInfo |
getVignetteInfo()
Gets the value of the vignetteInfo property.
|
WatermarkInfo |
getWatermarkInfo()
Gets the value of the watermarkInfo property.
|
WindowCoveringInfo |
getWindowCoveringInfo()
Gets the value of the windowCoveringInfo property.
|
WordInfo |
getWordInfo()
Gets the value of the wordInfo property.
|
XmlInfo |
getXmlInfo()
Gets the value of the xmlInfo property.
|
XslInfo |
getXslInfo()
Gets the value of the xslInfo property.
|
ZipInfo |
getZipInfo()
Gets the value of the zipInfo property.
|
java.lang.Boolean |
isReadyForPublish()
Gets the value of the readyForPublish property.
|
void |
setAcoInfo(AcoInfo value)
Sets the value of the acoInfo property.
|
void |
setAnimatedGifInfo(AnimatedGifInfo value)
Sets the value of the animatedGifInfo property.
|
void |
setAssetHandle(java.lang.String value)
Sets the value of the assetHandle property.
|
void |
setAssetSetInfo(AssetSetInfo value)
Sets the value of the assetSetInfo property.
|
void |
setAudioInfo(AudioInfo value)
Sets the value of the audioInfo property.
|
void |
setCabinetInfo(CabinetInfo value)
Sets the value of the cabinetInfo property.
|
void |
setCreated(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the created property.
|
void |
setCreateUser(java.lang.String value)
Sets the value of the createUser property.
|
void |
setCssInfo(CssInfo value)
Sets the value of the cssInfo property.
|
void |
setCuePointInfo(CuePointInfo value)
Sets the value of the cuePointInfo property.
|
void |
setExcelInfo(ExcelInfo value)
Sets the value of the excelInfo property.
|
void |
setFileName(java.lang.String value)
Sets the value of the fileName property.
|
void |
setFlashInfo(FlashInfo value)
Sets the value of the flashInfo property.
|
void |
setFolder(java.lang.String value)
Sets the value of the folder property.
|
void |
setFolderHandle(java.lang.String value)
Sets the value of the folderHandle property.
|
void |
setFontInfo(FontInfo value)
Sets the value of the fontInfo property.
|
void |
setFxgInfo(FxgInfo value)
Sets the value of the fxgInfo property.
|
void |
setIccProfileInfo(IccProfileInfo value)
Sets the value of the iccProfileInfo property.
|
void |
setIllustratorInfo(IllustratorInfo value)
Sets the value of the illustratorInfo property.
|
void |
setImageInfo(ImageInfo value)
Sets the value of the imageInfo property.
|
void |
setInDesignInfo(InDesignInfo value)
Sets the value of the inDesignInfo property.
|
void |
setIpsImageUrl(java.lang.String value)
Sets the value of the ipsImageUrl property.
|
void |
setJavascriptInfo(JavascriptInfo value)
Sets the value of the javascriptInfo property.
|
void |
setLastModified(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the lastModified property.
|
void |
setLastModifyUser(java.lang.String value)
Sets the value of the lastModifyUser property.
|
void |
setLayerViewInfo(LayerViewInfo value)
Sets the value of the layerViewInfo property.
|
void |
setMaskInfo(MaskInfo value)
Sets the value of the maskInfo property.
|
void |
setMasterVideoInfo(MasterVideoInfo value)
Sets the value of the masterVideoInfo property.
|
void |
setMetadataArray(MetadataArray value)
Sets the value of the metadataArray property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setPdfInfo(PdfInfo value)
Sets the value of the pdfInfo property.
|
void |
setPdfSettingsInfo(PdfSettingsInfo value)
Sets the value of the pdfSettingsInfo property.
|
void |
setPermissions(PermissionArray value)
Sets the value of the permissions property.
|
void |
setPostScriptInfo(PostScriptInfo value)
Sets the value of the postScriptInfo property.
|
void |
setPowerPointInfo(PowerPointInfo value)
Sets the value of the powerPointInfo property.
|
void |
setPremiereExpressRemixInfo(PremiereExpressRemixInfo value)
Sets the value of the premiereExpressRemixInfo property.
|
void |
setProjects(java.lang.String value)
Sets the value of the projects property.
|
void |
setPsdInfo(PsdInfo value)
Sets the value of the psdInfo property.
|
void |
setReadyForPublish(java.lang.Boolean value)
Sets the value of the readyForPublish property.
|
void |
setRenderSceneInfo(RenderSceneInfo value)
Sets the value of the renderSceneInfo property.
|
void |
setRtfInfo(RTFInfo value)
Sets the value of the rtfInfo property.
|
void |
setSubType(java.lang.String value)
Sets the value of the subType property.
|
void |
setSvgInfo(SvgInfo value)
Sets the value of the svgInfo property.
|
void |
setSwcInfo(SwcInfo value)
Sets the value of the swcInfo property.
|
void |
setTemplateInfo(TemplateInfo value)
Sets the value of the templateInfo property.
|
void |
setTrashState(java.lang.String value)
Sets the value of the trashState property.
|
void |
setType(java.lang.String value)
Sets the value of the type property.
|
void |
setVideoCaptionInfo(VideoCaptionInfo value)
Sets the value of the videoCaptionInfo property.
|
void |
setVideoInfo(VideoInfo value)
Sets the value of the videoInfo property.
|
void |
setViewerPresetInfo(ViewerPresetInfo value)
Sets the value of the viewerPresetInfo property.
|
void |
setViewerSwfInfo(ViewerSwfInfo value)
Sets the value of the viewerSwfInfo property.
|
void |
setVignetteInfo(VignetteInfo value)
Sets the value of the vignetteInfo property.
|
void |
setWatermarkInfo(WatermarkInfo value)
Sets the value of the watermarkInfo property.
|
void |
setWindowCoveringInfo(WindowCoveringInfo value)
Sets the value of the windowCoveringInfo property.
|
void |
setWordInfo(WordInfo value)
Sets the value of the wordInfo property.
|
void |
setXmlInfo(XmlInfo value)
Sets the value of the xmlInfo property.
|
void |
setXslInfo(XslInfo value)
Sets the value of the xslInfo property.
|
void |
setZipInfo(ZipInfo value)
Sets the value of the zipInfo property.
|
public java.lang.String getAssetHandle()
String
public void setAssetHandle(java.lang.String value)
value
- allowed object is
String
public java.lang.String getType()
String
public void setType(java.lang.String value)
value
- allowed object is
String
public java.lang.String getSubType()
String
public void setSubType(java.lang.String value)
value
- allowed object is
String
public java.lang.String getName()
String
public void setName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getFileName()
String
public void setFileName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getFolder()
String
public void setFolder(java.lang.String value)
value
- allowed object is
String
public java.lang.String getFolderHandle()
String
public void setFolderHandle(java.lang.String value)
value
- allowed object is
String
public java.lang.Boolean isReadyForPublish()
Boolean
public void setReadyForPublish(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.String getTrashState()
String
public void setTrashState(java.lang.String value)
value
- allowed object is
String
public java.lang.String getProjects()
String
public void setProjects(java.lang.String value)
value
- allowed object is
String
public java.lang.String getIpsImageUrl()
String
public void setIpsImageUrl(java.lang.String value)
value
- allowed object is
String
public javax.xml.datatype.XMLGregorianCalendar getCreated()
XMLGregorianCalendar
public void setCreated(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public java.lang.String getCreateUser()
String
public void setCreateUser(java.lang.String value)
value
- allowed object is
String
public javax.xml.datatype.XMLGregorianCalendar getLastModified()
XMLGregorianCalendar
public void setLastModified(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public java.lang.String getLastModifyUser()
String
public void setLastModifyUser(java.lang.String value)
value
- allowed object is
String
public MetadataArray getMetadataArray()
MetadataArray
public void setMetadataArray(MetadataArray value)
value
- allowed object is
MetadataArray
public ImageInfo getImageInfo()
ImageInfo
public void setImageInfo(ImageInfo value)
value
- allowed object is
ImageInfo
public LayerViewInfo getLayerViewInfo()
LayerViewInfo
public void setLayerViewInfo(LayerViewInfo value)
value
- allowed object is
LayerViewInfo
public TemplateInfo getTemplateInfo()
TemplateInfo
public void setTemplateInfo(TemplateInfo value)
value
- allowed object is
TemplateInfo
public WatermarkInfo getWatermarkInfo()
WatermarkInfo
public void setWatermarkInfo(WatermarkInfo value)
value
- allowed object is
WatermarkInfo
public RenderSceneInfo getRenderSceneInfo()
RenderSceneInfo
public void setRenderSceneInfo(RenderSceneInfo value)
value
- allowed object is
RenderSceneInfo
public VignetteInfo getVignetteInfo()
VignetteInfo
public void setVignetteInfo(VignetteInfo value)
value
- allowed object is
VignetteInfo
public CabinetInfo getCabinetInfo()
CabinetInfo
public void setCabinetInfo(CabinetInfo value)
value
- allowed object is
CabinetInfo
public WindowCoveringInfo getWindowCoveringInfo()
WindowCoveringInfo
public void setWindowCoveringInfo(WindowCoveringInfo value)
value
- allowed object is
WindowCoveringInfo
public IccProfileInfo getIccProfileInfo()
IccProfileInfo
public void setIccProfileInfo(IccProfileInfo value)
value
- allowed object is
IccProfileInfo
public FontInfo getFontInfo()
FontInfo
public void setFontInfo(FontInfo value)
value
- allowed object is
FontInfo
public XslInfo getXslInfo()
XslInfo
public void setXslInfo(XslInfo value)
value
- allowed object is
XslInfo
public ViewerPresetInfo getViewerPresetInfo()
ViewerPresetInfo
public void setViewerPresetInfo(ViewerPresetInfo value)
value
- allowed object is
ViewerPresetInfo
public ViewerSwfInfo getViewerSwfInfo()
ViewerSwfInfo
public void setViewerSwfInfo(ViewerSwfInfo value)
value
- allowed object is
ViewerSwfInfo
public XmlInfo getXmlInfo()
XmlInfo
public void setXmlInfo(XmlInfo value)
value
- allowed object is
XmlInfo
public SvgInfo getSvgInfo()
SvgInfo
public void setSvgInfo(SvgInfo value)
value
- allowed object is
SvgInfo
public FxgInfo getFxgInfo()
FxgInfo
public void setFxgInfo(FxgInfo value)
value
- allowed object is
FxgInfo
public PdfSettingsInfo getPdfSettingsInfo()
PdfSettingsInfo
public void setPdfSettingsInfo(PdfSettingsInfo value)
value
- allowed object is
PdfSettingsInfo
public ZipInfo getZipInfo()
ZipInfo
public void setZipInfo(ZipInfo value)
value
- allowed object is
ZipInfo
public VideoInfo getVideoInfo()
VideoInfo
public void setVideoInfo(VideoInfo value)
value
- allowed object is
VideoInfo
public AcoInfo getAcoInfo()
AcoInfo
public void setAcoInfo(AcoInfo value)
value
- allowed object is
AcoInfo
public PdfInfo getPdfInfo()
PdfInfo
public void setPdfInfo(PdfInfo value)
value
- allowed object is
PdfInfo
public PsdInfo getPsdInfo()
PsdInfo
public void setPsdInfo(PsdInfo value)
value
- allowed object is
PsdInfo
public FlashInfo getFlashInfo()
FlashInfo
public void setFlashInfo(FlashInfo value)
value
- allowed object is
FlashInfo
public InDesignInfo getInDesignInfo()
InDesignInfo
public void setInDesignInfo(InDesignInfo value)
value
- allowed object is
InDesignInfo
public PostScriptInfo getPostScriptInfo()
PostScriptInfo
public void setPostScriptInfo(PostScriptInfo value)
value
- allowed object is
PostScriptInfo
public IllustratorInfo getIllustratorInfo()
IllustratorInfo
public void setIllustratorInfo(IllustratorInfo value)
value
- allowed object is
IllustratorInfo
public WordInfo getWordInfo()
WordInfo
public void setWordInfo(WordInfo value)
value
- allowed object is
WordInfo
public ExcelInfo getExcelInfo()
ExcelInfo
public void setExcelInfo(ExcelInfo value)
value
- allowed object is
ExcelInfo
public PowerPointInfo getPowerPointInfo()
PowerPointInfo
public void setPowerPointInfo(PowerPointInfo value)
value
- allowed object is
PowerPointInfo
public RTFInfo getRtfInfo()
RTFInfo
public void setRtfInfo(RTFInfo value)
value
- allowed object is
RTFInfo
public MaskInfo getMaskInfo()
MaskInfo
public void setMaskInfo(MaskInfo value)
value
- allowed object is
MaskInfo
public PremiereExpressRemixInfo getPremiereExpressRemixInfo()
PremiereExpressRemixInfo
public void setPremiereExpressRemixInfo(PremiereExpressRemixInfo value)
value
- allowed object is
PremiereExpressRemixInfo
public CuePointInfo getCuePointInfo()
CuePointInfo
public void setCuePointInfo(CuePointInfo value)
value
- allowed object is
CuePointInfo
public AudioInfo getAudioInfo()
AudioInfo
public void setAudioInfo(AudioInfo value)
value
- allowed object is
AudioInfo
public AssetSetInfo getAssetSetInfo()
AssetSetInfo
public void setAssetSetInfo(AssetSetInfo value)
value
- allowed object is
AssetSetInfo
public MasterVideoInfo getMasterVideoInfo()
MasterVideoInfo
public void setMasterVideoInfo(MasterVideoInfo value)
value
- allowed object is
MasterVideoInfo
public AnimatedGifInfo getAnimatedGifInfo()
AnimatedGifInfo
public void setAnimatedGifInfo(AnimatedGifInfo value)
value
- allowed object is
AnimatedGifInfo
public SwcInfo getSwcInfo()
SwcInfo
public void setSwcInfo(SwcInfo value)
value
- allowed object is
SwcInfo
public CssInfo getCssInfo()
CssInfo
public void setCssInfo(CssInfo value)
value
- allowed object is
CssInfo
public JavascriptInfo getJavascriptInfo()
JavascriptInfo
public void setJavascriptInfo(JavascriptInfo value)
value
- allowed object is
JavascriptInfo
public VideoCaptionInfo getVideoCaptionInfo()
VideoCaptionInfo
public void setVideoCaptionInfo(VideoCaptionInfo value)
value
- allowed object is
VideoCaptionInfo
public PermissionArray getPermissions()
PermissionArray
public void setPermissions(PermissionArray value)
value
- allowed object is
PermissionArray
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"