Class OperatorSelection


  • public class OperatorSelection
    extends Object
    Details of section made; wrapping display text and associated value
    • Constructor Detail

      • OperatorSelection

        public OperatorSelection​(String value,
                                 String displayText)
    • Method Detail

      • getValue

        public String getValue()
      • getDisplayText

        public String getDisplayText()