Class ParameterSelection


  • public class ParameterSelection
    extends Object
    Todo: Document me!

    Date: 22.07.2010 Time: 18:01:47

    Author:
    Thomas Morgner.
    • Constructor Detail

      • ParameterSelection

        public ParameterSelection​(String type,
                                  String value,
                                  boolean selected,
                                  String label)
    • Method Detail

      • getLabel

        public String getLabel()
      • getType

        public String getType()
      • isSelected

        public boolean isSelected()
      • getValue

        public String getValue()