Class Asset

java.lang.Object
com.scene7.ipsapi.Asset

public class Asset extends 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/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>
 
  • Constructor Details

    • Asset

      public Asset()
  • Method Details

    • getAssetHandle

      public String getAssetHandle()
      Gets the value of the assetHandle property.
      Returns:
      possible object is String
    • setAssetHandle

      public void setAssetHandle(String value)
      Sets the value of the assetHandle property.
      Parameters:
      value - allowed object is String
    • getType

      public String getType()
      Gets the value of the type property.
      Returns:
      possible object is String
    • setType

      public void setType(String value)
      Sets the value of the type property.
      Parameters:
      value - allowed object is String
    • getSubType

      public String getSubType()
      Gets the value of the subType property.
      Returns:
      possible object is String
    • setSubType

      public void setSubType(String value)
      Sets the value of the subType property.
      Parameters:
      value - allowed object is String
    • getName

      public String getName()
      Gets the value of the name property.
      Returns:
      possible object is String
    • setName

      public void setName(String value)
      Sets the value of the name property.
      Parameters:
      value - allowed object is String
    • getFileName

      public String getFileName()
      Gets the value of the fileName property.
      Returns:
      possible object is String
    • setFileName

      public void setFileName(String value)
      Sets the value of the fileName property.
      Parameters:
      value - allowed object is String
    • getFolder

      public String getFolder()
      Gets the value of the folder property.
      Returns:
      possible object is String
    • setFolder

      public void setFolder(String value)
      Sets the value of the folder property.
      Parameters:
      value - allowed object is String
    • getFolderHandle

      public String getFolderHandle()
      Gets the value of the folderHandle property.
      Returns:
      possible object is String
    • setFolderHandle

      public void setFolderHandle(String value)
      Sets the value of the folderHandle property.
      Parameters:
      value - allowed object is String
    • isReadyForPublish

      public Boolean isReadyForPublish()
      Gets the value of the readyForPublish property.
      Returns:
      possible object is Boolean
    • setReadyForPublish

      public void setReadyForPublish(Boolean value)
      Sets the value of the readyForPublish property.
      Parameters:
      value - allowed object is Boolean
    • getTrashState

      public String getTrashState()
      Gets the value of the trashState property.
      Returns:
      possible object is String
    • setTrashState

      public void setTrashState(String value)
      Sets the value of the trashState property.
      Parameters:
      value - allowed object is String
    • getProjects

      public String getProjects()
      Gets the value of the projects property.
      Returns:
      possible object is String
    • setProjects

      public void setProjects(String value)
      Sets the value of the projects property.
      Parameters:
      value - allowed object is String
    • getIpsImageUrl

      public String getIpsImageUrl()
      Gets the value of the ipsImageUrl property.
      Returns:
      possible object is String
    • setIpsImageUrl

      public void setIpsImageUrl(String value)
      Sets the value of the ipsImageUrl property.
      Parameters:
      value - allowed object is String
    • getCreated

      public XMLGregorianCalendar getCreated()
      Gets the value of the created property.
      Returns:
      possible object is XMLGregorianCalendar
    • setCreated

      public void setCreated(XMLGregorianCalendar value)
      Sets the value of the created property.
      Parameters:
      value - allowed object is XMLGregorianCalendar
    • getCreateUser

      public String getCreateUser()
      Gets the value of the createUser property.
      Returns:
      possible object is String
    • setCreateUser

      public void setCreateUser(String value)
      Sets the value of the createUser property.
      Parameters:
      value - allowed object is String
    • getLastModified

      public XMLGregorianCalendar getLastModified()
      Gets the value of the lastModified property.
      Returns:
      possible object is XMLGregorianCalendar
    • setLastModified

      public void setLastModified(XMLGregorianCalendar value)
      Sets the value of the lastModified property.
      Parameters:
      value - allowed object is XMLGregorianCalendar
    • getLastModifyUser

      public String getLastModifyUser()
      Gets the value of the lastModifyUser property.
      Returns:
      possible object is String
    • setLastModifyUser

      public void setLastModifyUser(String value)
      Sets the value of the lastModifyUser property.
      Parameters:
      value - allowed object is String
    • getMetadataArray

      public MetadataArray getMetadataArray()
      Gets the value of the metadataArray property.
      Returns:
      possible object is MetadataArray
    • setMetadataArray

      public void setMetadataArray(MetadataArray value)
      Sets the value of the metadataArray property.
      Parameters:
      value - allowed object is MetadataArray
    • getImageInfo

      public ImageInfo getImageInfo()
      Gets the value of the imageInfo property.
      Returns:
      possible object is ImageInfo
    • setImageInfo

      public void setImageInfo(ImageInfo value)
      Sets the value of the imageInfo property.
      Parameters:
      value - allowed object is ImageInfo
    • getLayerViewInfo

      public LayerViewInfo getLayerViewInfo()
      Gets the value of the layerViewInfo property.
      Returns:
      possible object is LayerViewInfo
    • setLayerViewInfo

      public void setLayerViewInfo(LayerViewInfo value)
      Sets the value of the layerViewInfo property.
      Parameters:
      value - allowed object is LayerViewInfo
    • getTemplateInfo

      public TemplateInfo getTemplateInfo()
      Gets the value of the templateInfo property.
      Returns:
      possible object is TemplateInfo
    • setTemplateInfo

      public void setTemplateInfo(TemplateInfo value)
      Sets the value of the templateInfo property.
      Parameters:
      value - allowed object is TemplateInfo
    • getWatermarkInfo

      public WatermarkInfo getWatermarkInfo()
      Gets the value of the watermarkInfo property.
      Returns:
      possible object is WatermarkInfo
    • setWatermarkInfo

      public void setWatermarkInfo(WatermarkInfo value)
      Sets the value of the watermarkInfo property.
      Parameters:
      value - allowed object is WatermarkInfo
    • getRenderSceneInfo

      public RenderSceneInfo getRenderSceneInfo()
      Gets the value of the renderSceneInfo property.
      Returns:
      possible object is RenderSceneInfo
    • setRenderSceneInfo

      public void setRenderSceneInfo(RenderSceneInfo value)
      Sets the value of the renderSceneInfo property.
      Parameters:
      value - allowed object is RenderSceneInfo
    • getVignetteInfo

      public VignetteInfo getVignetteInfo()
      Gets the value of the vignetteInfo property.
      Returns:
      possible object is VignetteInfo
    • setVignetteInfo

      public void setVignetteInfo(VignetteInfo value)
      Sets the value of the vignetteInfo property.
      Parameters:
      value - allowed object is VignetteInfo
    • getCabinetInfo

      public CabinetInfo getCabinetInfo()
      Gets the value of the cabinetInfo property.
      Returns:
      possible object is CabinetInfo
    • setCabinetInfo

      public void setCabinetInfo(CabinetInfo value)
      Sets the value of the cabinetInfo property.
      Parameters:
      value - allowed object is CabinetInfo
    • getWindowCoveringInfo

      public WindowCoveringInfo getWindowCoveringInfo()
      Gets the value of the windowCoveringInfo property.
      Returns:
      possible object is WindowCoveringInfo
    • setWindowCoveringInfo

      public void setWindowCoveringInfo(WindowCoveringInfo value)
      Sets the value of the windowCoveringInfo property.
      Parameters:
      value - allowed object is WindowCoveringInfo
    • getIccProfileInfo

      public IccProfileInfo getIccProfileInfo()
      Gets the value of the iccProfileInfo property.
      Returns:
      possible object is IccProfileInfo
    • setIccProfileInfo

      public void setIccProfileInfo(IccProfileInfo value)
      Sets the value of the iccProfileInfo property.
      Parameters:
      value - allowed object is IccProfileInfo
    • getFontInfo

      public FontInfo getFontInfo()
      Gets the value of the fontInfo property.
      Returns:
      possible object is FontInfo
    • setFontInfo

      public void setFontInfo(FontInfo value)
      Sets the value of the fontInfo property.
      Parameters:
      value - allowed object is FontInfo
    • getXslInfo

      public XslInfo getXslInfo()
      Gets the value of the xslInfo property.
      Returns:
      possible object is XslInfo
    • setXslInfo

      public void setXslInfo(XslInfo value)
      Sets the value of the xslInfo property.
      Parameters:
      value - allowed object is XslInfo
    • getViewerPresetInfo

      public ViewerPresetInfo getViewerPresetInfo()
      Gets the value of the viewerPresetInfo property.
      Returns:
      possible object is ViewerPresetInfo
    • setViewerPresetInfo

      public void setViewerPresetInfo(ViewerPresetInfo value)
      Sets the value of the viewerPresetInfo property.
      Parameters:
      value - allowed object is ViewerPresetInfo
    • getViewerSwfInfo

      public ViewerSwfInfo getViewerSwfInfo()
      Gets the value of the viewerSwfInfo property.
      Returns:
      possible object is ViewerSwfInfo
    • setViewerSwfInfo

      public void setViewerSwfInfo(ViewerSwfInfo value)
      Sets the value of the viewerSwfInfo property.
      Parameters:
      value - allowed object is ViewerSwfInfo
    • getXmlInfo

      public XmlInfo getXmlInfo()
      Gets the value of the xmlInfo property.
      Returns:
      possible object is XmlInfo
    • setXmlInfo

      public void setXmlInfo(XmlInfo value)
      Sets the value of the xmlInfo property.
      Parameters:
      value - allowed object is XmlInfo
    • getSvgInfo

      public SvgInfo getSvgInfo()
      Gets the value of the svgInfo property.
      Returns:
      possible object is SvgInfo
    • setSvgInfo

      public void setSvgInfo(SvgInfo value)
      Sets the value of the svgInfo property.
      Parameters:
      value - allowed object is SvgInfo
    • getFxgInfo

      public FxgInfo getFxgInfo()
      Gets the value of the fxgInfo property.
      Returns:
      possible object is FxgInfo
    • setFxgInfo

      public void setFxgInfo(FxgInfo value)
      Sets the value of the fxgInfo property.
      Parameters:
      value - allowed object is FxgInfo
    • getPdfSettingsInfo

      public PdfSettingsInfo getPdfSettingsInfo()
      Gets the value of the pdfSettingsInfo property.
      Returns:
      possible object is PdfSettingsInfo
    • setPdfSettingsInfo

      public void setPdfSettingsInfo(PdfSettingsInfo value)
      Sets the value of the pdfSettingsInfo property.
      Parameters:
      value - allowed object is PdfSettingsInfo
    • getZipInfo

      public ZipInfo getZipInfo()
      Gets the value of the zipInfo property.
      Returns:
      possible object is ZipInfo
    • setZipInfo

      public void setZipInfo(ZipInfo value)
      Sets the value of the zipInfo property.
      Parameters:
      value - allowed object is ZipInfo
    • getVideoInfo

      public VideoInfo getVideoInfo()
      Gets the value of the videoInfo property.
      Returns:
      possible object is VideoInfo
    • setVideoInfo

      public void setVideoInfo(VideoInfo value)
      Sets the value of the videoInfo property.
      Parameters:
      value - allowed object is VideoInfo
    • getAcoInfo

      public AcoInfo getAcoInfo()
      Gets the value of the acoInfo property.
      Returns:
      possible object is AcoInfo
    • setAcoInfo

      public void setAcoInfo(AcoInfo value)
      Sets the value of the acoInfo property.
      Parameters:
      value - allowed object is AcoInfo
    • getPdfInfo

      public PdfInfo getPdfInfo()
      Gets the value of the pdfInfo property.
      Returns:
      possible object is PdfInfo
    • setPdfInfo

      public void setPdfInfo(PdfInfo value)
      Sets the value of the pdfInfo property.
      Parameters:
      value - allowed object is PdfInfo
    • getPsdInfo

      public PsdInfo getPsdInfo()
      Gets the value of the psdInfo property.
      Returns:
      possible object is PsdInfo
    • setPsdInfo

      public void setPsdInfo(PsdInfo value)
      Sets the value of the psdInfo property.
      Parameters:
      value - allowed object is PsdInfo
    • getFlashInfo

      public FlashInfo getFlashInfo()
      Gets the value of the flashInfo property.
      Returns:
      possible object is FlashInfo
    • setFlashInfo

      public void setFlashInfo(FlashInfo value)
      Sets the value of the flashInfo property.
      Parameters:
      value - allowed object is FlashInfo
    • getInDesignInfo

      public InDesignInfo getInDesignInfo()
      Gets the value of the inDesignInfo property.
      Returns:
      possible object is InDesignInfo
    • setInDesignInfo

      public void setInDesignInfo(InDesignInfo value)
      Sets the value of the inDesignInfo property.
      Parameters:
      value - allowed object is InDesignInfo
    • getPostScriptInfo

      public PostScriptInfo getPostScriptInfo()
      Gets the value of the postScriptInfo property.
      Returns:
      possible object is PostScriptInfo
    • setPostScriptInfo

      public void setPostScriptInfo(PostScriptInfo value)
      Sets the value of the postScriptInfo property.
      Parameters:
      value - allowed object is PostScriptInfo
    • getIllustratorInfo

      public IllustratorInfo getIllustratorInfo()
      Gets the value of the illustratorInfo property.
      Returns:
      possible object is IllustratorInfo
    • setIllustratorInfo

      public void setIllustratorInfo(IllustratorInfo value)
      Sets the value of the illustratorInfo property.
      Parameters:
      value - allowed object is IllustratorInfo
    • getWordInfo

      public WordInfo getWordInfo()
      Gets the value of the wordInfo property.
      Returns:
      possible object is WordInfo
    • setWordInfo

      public void setWordInfo(WordInfo value)
      Sets the value of the wordInfo property.
      Parameters:
      value - allowed object is WordInfo
    • getExcelInfo

      public ExcelInfo getExcelInfo()
      Gets the value of the excelInfo property.
      Returns:
      possible object is ExcelInfo
    • setExcelInfo

      public void setExcelInfo(ExcelInfo value)
      Sets the value of the excelInfo property.
      Parameters:
      value - allowed object is ExcelInfo
    • getPowerPointInfo

      public PowerPointInfo getPowerPointInfo()
      Gets the value of the powerPointInfo property.
      Returns:
      possible object is PowerPointInfo
    • setPowerPointInfo

      public void setPowerPointInfo(PowerPointInfo value)
      Sets the value of the powerPointInfo property.
      Parameters:
      value - allowed object is PowerPointInfo
    • getRtfInfo

      public RTFInfo getRtfInfo()
      Gets the value of the rtfInfo property.
      Returns:
      possible object is RTFInfo
    • setRtfInfo

      public void setRtfInfo(RTFInfo value)
      Sets the value of the rtfInfo property.
      Parameters:
      value - allowed object is RTFInfo
    • getMaskInfo

      public MaskInfo getMaskInfo()
      Gets the value of the maskInfo property.
      Returns:
      possible object is MaskInfo
    • setMaskInfo

      public void setMaskInfo(MaskInfo value)
      Sets the value of the maskInfo property.
      Parameters:
      value - allowed object is MaskInfo
    • getPremiereExpressRemixInfo

      public PremiereExpressRemixInfo getPremiereExpressRemixInfo()
      Gets the value of the premiereExpressRemixInfo property.
      Returns:
      possible object is PremiereExpressRemixInfo
    • setPremiereExpressRemixInfo

      public void setPremiereExpressRemixInfo(PremiereExpressRemixInfo value)
      Sets the value of the premiereExpressRemixInfo property.
      Parameters:
      value - allowed object is PremiereExpressRemixInfo
    • getCuePointInfo

      public CuePointInfo getCuePointInfo()
      Gets the value of the cuePointInfo property.
      Returns:
      possible object is CuePointInfo
    • setCuePointInfo

      public void setCuePointInfo(CuePointInfo value)
      Sets the value of the cuePointInfo property.
      Parameters:
      value - allowed object is CuePointInfo
    • getAudioInfo

      public AudioInfo getAudioInfo()
      Gets the value of the audioInfo property.
      Returns:
      possible object is AudioInfo
    • setAudioInfo

      public void setAudioInfo(AudioInfo value)
      Sets the value of the audioInfo property.
      Parameters:
      value - allowed object is AudioInfo
    • getAssetSetInfo

      public AssetSetInfo getAssetSetInfo()
      Gets the value of the assetSetInfo property.
      Returns:
      possible object is AssetSetInfo
    • setAssetSetInfo

      public void setAssetSetInfo(AssetSetInfo value)
      Sets the value of the assetSetInfo property.
      Parameters:
      value - allowed object is AssetSetInfo
    • getMasterVideoInfo

      public MasterVideoInfo getMasterVideoInfo()
      Gets the value of the masterVideoInfo property.
      Returns:
      possible object is MasterVideoInfo
    • setMasterVideoInfo

      public void setMasterVideoInfo(MasterVideoInfo value)
      Sets the value of the masterVideoInfo property.
      Parameters:
      value - allowed object is MasterVideoInfo
    • getAnimatedGifInfo

      public AnimatedGifInfo getAnimatedGifInfo()
      Gets the value of the animatedGifInfo property.
      Returns:
      possible object is AnimatedGifInfo
    • setAnimatedGifInfo

      public void setAnimatedGifInfo(AnimatedGifInfo value)
      Sets the value of the animatedGifInfo property.
      Parameters:
      value - allowed object is AnimatedGifInfo
    • getSwcInfo

      public SwcInfo getSwcInfo()
      Gets the value of the swcInfo property.
      Returns:
      possible object is SwcInfo
    • setSwcInfo

      public void setSwcInfo(SwcInfo value)
      Sets the value of the swcInfo property.
      Parameters:
      value - allowed object is SwcInfo
    • getCssInfo

      public CssInfo getCssInfo()
      Gets the value of the cssInfo property.
      Returns:
      possible object is CssInfo
    • setCssInfo

      public void setCssInfo(CssInfo value)
      Sets the value of the cssInfo property.
      Parameters:
      value - allowed object is CssInfo
    • getJavascriptInfo

      public JavascriptInfo getJavascriptInfo()
      Gets the value of the javascriptInfo property.
      Returns:
      possible object is JavascriptInfo
    • setJavascriptInfo

      public void setJavascriptInfo(JavascriptInfo value)
      Sets the value of the javascriptInfo property.
      Parameters:
      value - allowed object is JavascriptInfo
    • getVideoCaptionInfo

      public VideoCaptionInfo getVideoCaptionInfo()
      Gets the value of the videoCaptionInfo property.
      Returns:
      possible object is VideoCaptionInfo
    • setVideoCaptionInfo

      public void setVideoCaptionInfo(VideoCaptionInfo value)
      Sets the value of the videoCaptionInfo property.
      Parameters:
      value - allowed object is VideoCaptionInfo
    • getPermissions

      public PermissionArray getPermissions()
      Gets the value of the permissions property.
      Returns:
      possible object is PermissionArray
    • setPermissions

      public void setPermissions(PermissionArray value)
      Sets the value of the permissions property.
      Parameters:
      value - allowed object is PermissionArray
    • getThreeDInfo

      public ThreeDInfo getThreeDInfo()
      Gets the value of the threeDInfo property.
      Returns:
      possible object is ThreeDInfo
    • setThreeDInfo

      public void setThreeDInfo(ThreeDInfo value)
      Sets the value of the threeDInfo property.
      Parameters:
      value - allowed object is ThreeDInfo