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