Uses of Class
jasima.shopSim.models.dynamicShop.DynamicShopExperiment.Scenario
-
Packages that use DynamicShopExperiment.Scenario Package Description jasima.shopSim.models.dynamicShop -
-
Uses of DynamicShopExperiment.Scenario in jasima.shopSim.models.dynamicShop
Methods in jasima.shopSim.models.dynamicShop that return DynamicShopExperiment.Scenario Modifier and Type Method Description DynamicShopExperiment.ScenarioDynamicShopExperiment. getScenario()static DynamicShopExperiment.ScenarioDynamicShopExperiment.Scenario. valueOf(String name)Returns the enum constant of this type with the specified name.static DynamicShopExperiment.Scenario[]DynamicShopExperiment.Scenario. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jasima.shopSim.models.dynamicShop with parameters of type DynamicShopExperiment.Scenario Modifier and Type Method Description voidDynamicShopExperiment. setScenario(DynamicShopExperiment.Scenario scenario)Sets the scenario to use.
-