Class ExifProperty

  • Direct Known Subclasses:
    IptcProperty

    public class ExifProperty
    extends Object
    Author:
    ehugonnet
    • Constructor Detail

      • ExifProperty

        public ExifProperty​(int property)
    • Method Detail

      • getProperty

        public int getProperty()
        Returns:
        the property
      • getLabel

        public String getLabel()
        Returns:
        the label
      • getLabel

        public String getLabel​(String lang)
        Returns:
        the label
      • setLabel

        public void setLabel​(String lang,
                             String label)
        Parameters:
        label - the label to set