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