Class ImageInformation


  • public final class ImageInformation
    extends Object
    Image for the product.
    • Constructor Detail

      • ImageInformation

        public ImageInformation()
    • Method Detail

      • imageType

        public ImageType imageType()
        Get the imageType property: Type of the image.
        Returns:
        the imageType value.
      • imageUrl

        public String imageUrl()
        Get the imageUrl property: Url of the image.
        Returns:
        the imageUrl value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.