public class MediaFormatterDTO extends FormatterDTO
| Constructor and Description |
|---|
MediaFormatterDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<FormatDTO> |
getFormats() |
String |
getInputMimeType() |
void |
setFormats(Collection<FormatDTO> value) |
void |
setInputMimeType(String value) |
getOutputMimeType, getScript, setOutputMimeType, setScriptgetAltText, getCatalogVersion, getCode, getDataPK, getDescription, getDownloadURL, getFolder, getForeignDataOwners, getMediaContainer, getMediaFormat, getMime, getRealfilename, getRemovable, getSize, getSupercategories, getURL, getURL2, setAltText, setCatalogVersion, setCode, setDataPK, setDescription, setDownloadURL, setFolder, setForeignDataOwners, setMediaContainer, setMediaFormat, setMime, setRealfilename, setRemovable, setSize, setSupercategories, setURL, setURL2getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic MediaFormatterDTO()
public Collection<FormatDTO> getFormats()
public String getInputMimeType()
public void setFormats(Collection<FormatDTO> value)
public void setInputMimeType(String value)
Copyright © 2017 SAP SE. All Rights Reserved.