Class TaxonomyEntry


  • public class TaxonomyEntry
    extends java.lang.Object
    Used by the UI to generate a select input based on a search within the taxonomy.
    • Constructor Detail

      • TaxonomyEntry

        public TaxonomyEntry​(TreeNode<java.lang.String> node)
    • Method Detail

      • getValue

        public java.lang.String getValue()
      • getText

        public java.lang.String getText()
      • getChildren

        public java.util.List<TaxonomyEntry> getChildren()