Interface IVocabularyTerm

All Superinterfaces:
IVocabularyTermImmutable
All Known Implementing Classes:
VocabularyTerm

public interface IVocabularyTerm extends IVocabularyTermImmutable
  • Method Details

    • setDescription

      void setDescription(String description)
      Set the description of the vocabulary term.
    • setLabel

      void setLabel(String label)
      Set the label of the vocabulary term.
    • setOrdinal

      void setOrdinal(Long ordinal)
      Set position of the term in the context of its vocabulary.