Class MediaWsDTO
java.lang.Object
de.hybris.platform.b2ctelcocommercewebservicescommons.dto.MediaWsDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getMime()getUrl()voidsetAltText(String altText) voidsetCatalogId(String catalogId) voidsetCatalogVersion(String catalogVersion) voidvoidsetDescription(String description) voidsetDownloadUrl(String downloadUrl) voidvoidvoidsetRealFileName(String realFileName) void
-
Constructor Details
-
MediaWsDTO
public MediaWsDTO()
-
-
Method Details
-
setCode
-
getCode
-
setCatalogId
-
getCatalogId
-
setCatalogVersion
-
getCatalogVersion
-
setMime
-
getMime
-
setAltText
-
getAltText
-
setDescription
-
getDescription
-
setUrl
-
getUrl
-
setDownloadUrl
-
getDownloadUrl
-
setFolder
-
getFolder
-
setRealFileName
-
getRealFileName
-