Class MetadataKeyword


  • public class MetadataKeyword
    extends Object
    An element of this type defines a keyword the document can be associated with.
    • Constructor Detail

      • MetadataKeyword

        public MetadataKeyword()
    • Method Detail

      • getKeyword

        @Nullable
        public @Nullable String getKeyword()
        A keyword the document can be associated with.
        Returns:
        keyword
      • setKeyword

        public void setKeyword​(String keyword)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object