Interface OptionValue


  • public interface OptionValue
    Represents a single value of a field with predefined content
    • Method Detail

      • getValue

        java.lang.String getValue()
      • getName

        java.lang.String getName()
      • getLabel

        java.lang.String getLabel()