Uses of Class
org.ow2.clif.scenario.isac.engine.instructions.NChoiceInstruction.Choice
-
Packages that use NChoiceInstruction.Choice Package Description org.ow2.clif.scenario.isac.engine.instructions -
-
Uses of NChoiceInstruction.Choice in org.ow2.clif.scenario.isac.engine.instructions
Fields in org.ow2.clif.scenario.isac.engine.instructions with type parameters of type NChoiceInstruction.Choice Modifier and Type Field Description java.util.ArrayList<NChoiceInstruction.Choice>NChoiceInstruction. choicesConstructor parameters in org.ow2.clif.scenario.isac.engine.instructions with type arguments of type NChoiceInstruction.Choice Constructor Description NChoiceInstruction(int total, java.util.ArrayList<NChoiceInstruction.Choice> choices)
-