Interface Category

All Known Implementing Classes:
CategoryImpl

public interface Category
A Category element

Category element

  • Method Details

    • getScheme

      String getScheme()
      Get the scheme
      Returns:
      scheme as String
    • getTerm

      String getTerm()
      Get the term
      Returns:
      term as String
    • getCommonAttributes

      CommonAttributes getCommonAttributes()
      Get common attributes
      Returns:
      CommonAttributes
    • getLabel

      String getLabel()
      Get the label
      Returns:
      label as String