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