Class VocabularyTermImmutable

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getCode()
      Return the term's code.
      java.lang.String getDescription()
      Return the term's description.
      java.lang.String getLabel()
      Return the term's label.
      java.lang.Long getOrdinal()
      Return the position of the term in the context of a vocabulary.
      java.lang.String getUrl()
      Return an associated URL specifying additional information for the vocabulary term.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait