Class ThumbnailType

    • Constructor Detail

      • ThumbnailType

        public ThumbnailType​(XMPMetadata metadata)
        Parameters:
        metadata - The metadata to attach to this property
    • Method Detail

      • getHeight

        public java.lang.Integer getHeight()
        Get Height
        Returns:
        the height
      • setHeight

        public void setHeight​(java.lang.Integer height)
        Set Height
        Parameters:
        height - the value of Height property to set
      • getWidth

        public java.lang.Integer getWidth()
        Get Width
        Returns:
        the width
      • setWidth

        public void setWidth​(java.lang.Integer width)
        Set Width
        Parameters:
        width - the value of width property to set
      • getImage

        public java.lang.String getImage()
        Get The img data
        Returns:
        the img
      • setImage

        public void setImage​(java.lang.String image)
        Set Image data
        Parameters:
        image - the value of image property to set
      • getFormat

        public java.lang.String getFormat()
        Get Format
        Returns:
        the format
      • setFormat

        public void setFormat​(java.lang.String format)
        Set Format
        Parameters:
        format - the value of format property to set