Class ImageWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.product.ImageWsDTO
- All Implemented Interfaces:
Serializable
Representation of an Image
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUrl()voidsetAltText(String altText) voidvoidsetGalleryIndex(Integer galleryIndex) voidsetImageType(ImageWsDTOType imageType) void
-
Constructor Details
-
ImageWsDTO
public ImageWsDTO()
-
-
Method Details
-
setImageType
-
getImageType
-
setFormat
-
getFormat
-
setUrl
-
getUrl
-
setAltText
-
getAltText
-
setGalleryIndex
-
getGalleryIndex
-