Class Choice


  • public class Choice
    extends Object
    Record class to hold the data describing one option, or choice, for an authority-controlled metadata value.
    Author:
    Larry Stone
    See Also:
    Choices
    • Field Detail

      • authority

        public String authority
        Authority key for this value
      • label

        public String label
        Label to display for this value (e.g. to present in UI menu)
      • value

        public String value
        The canonical text value to insert into MetadataValue's text field