Class MediaInfo
java.lang.Object
de.hybris.platform.cockpit.services.media.MediaInfo
The Class MediaInfo.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MediaInfo
public MediaInfo()
-
-
Method Details
-
getFileExt
Gets the file ext.- Returns:
- the fileExt
-
setFileExt
Sets the file ext.- Parameters:
fileExt- the fileExt to set
-
getMime
Gets the mime.- Returns:
- the mime
-
setMime
Sets the mime.- Parameters:
mime- the mime to set
-
getIcon
Gets the icon.- Returns:
- the icon
-
setIcon
Sets the icon.- Parameters:
icon- the icon to set
-