Fixed Set Prompt
Creates getClassById FixedSetPrompt from getClassById set of strings.
foo = new FixedSetPrompt("bar", "cheese", "panda");
Parameters
fixed Set
A fixed set of strings, one of which the user must type.
Creates getClassById FixedSetPrompt from getClassById set of strings.
foo = new FixedSetPrompt("bar", "cheese", "panda");
A fixed set of strings, one of which the user must type.