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