Uses of Class
org.powertac.server.SimulationClockControl.Status
-
-
Uses of SimulationClockControl.Status in org.powertac.server
Methods in org.powertac.server that return SimulationClockControl.Status Modifier and Type Method Description static SimulationClockControl.StatusSimulationClockControl.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static SimulationClockControl.Status[]SimulationClockControl.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.
-