Class AbstractApacheCommonsExifTagOperation<I,​O>

    • Constructor Detail

      • AbstractApacheCommonsExifTagOperation

        public AbstractApacheCommonsExifTagOperation()
    • Method Detail

      • setTag

        public void setTag​(ExifTagEnum.Item value)
        Sets the tag to process.
        Parameters:
        value - the tag
      • getTag

        public ExifTagEnum.Item getTag()
        Returns the tag to process.
        Returns:
        the tag
      • tagTipText

        public String tagTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.