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