Class Category

    • Constructor Detail

      • Category

        public Category()
    • Method Detail

      • getTerm

        public String getTerm()
        identifies the category to which the entry or feed belongs
        Returns:
        identifies the category to which the entry or feed belongs
      • setTerm

        public void setTerm​(String term)
        identifies the category to which the entry or feed belongs
        Parameters:
        term - identifies the category to which the entry or feed belongs
      • getScheme

        public URI getScheme()
        identifies a categorization scheme
        Returns:
        identifies a categorization scheme
      • setScheme

        public void setScheme​(URI scheme)
        identifies a categorization scheme
        Parameters:
        scheme - identifies a categorization scheme
      • getLabel

        public String getLabel()
        a human-readable label for display in end-user applications
        Returns:
        a human-readable label for display in end-user applications
      • setLabel

        public void setLabel​(String label)
        a human-readable label for display in end-user applications
        Parameters:
        label - a human-readable label for display in end-user applications