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