Uses of Class
org.powertac.common.config.ConfigurableInstance
-
Packages that use ConfigurableInstance Package Description org.powertac.evcustomer.beans org.powertac.evcustomer.customers -
-
Uses of ConfigurableInstance in org.powertac.evcustomer.beans
Classes in org.powertac.evcustomer.beans with annotations of type ConfigurableInstance Modifier and Type Class Description class
CarType
Represents a type of electric vehicle. -
Uses of ConfigurableInstance in org.powertac.evcustomer.customers
Classes in org.powertac.evcustomer.customers with annotations of type ConfigurableInstance Modifier and Type Class Description class
EvCustomer
class
EvSocialClass
Instances represent identifiable "classes" of EV customers.
-