Class CustomStringListCommandParameter

    • Constructor Detail

      • CustomStringListCommandParameter

        public CustomStringListCommandParameter​(String id,
                                                String des)
        constructor for the custom string list parameter with id and description
        Parameters:
        id - the identification string of this parameter
        des - the description of this parameter
      • CustomStringListCommandParameter

        public CustomStringListCommandParameter​(String id,
                                                String des,
                                                String criteria)
        constructor for the custom string list parameter with id, description and criteria
        Parameters:
        id - the identification string of this parameter
        des - the description of this parameter
        criteria - the validation criteria for this parameter