Uses of Class
agents.trader.FlexibilityTrader.Outputs
-
Packages that use FlexibilityTrader.Outputs Package Description agents.trader -
-
Uses of FlexibilityTrader.Outputs in agents.trader
Methods in agents.trader that return FlexibilityTrader.Outputs Modifier and Type Method Description static FlexibilityTrader.Outputs
FlexibilityTrader.Outputs. valueOf(String name)
Returns the enum constant of this type with the specified name.static FlexibilityTrader.Outputs[]
FlexibilityTrader.Outputs. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-