Uses of Class
org.powertac.householdcustomer.customers.Village

Packages that use Village
org.powertac.householdcustomer   
org.powertac.householdcustomer.customers   
 

Uses of Village in org.powertac.householdcustomer
 

Methods in org.powertac.householdcustomer that return types with arguments of type Village
 List<Village> HouseholdCustomerService.getVillageList()
          This function returns the list of the villages created at the beginning of the game by the service
 

Uses of Village in org.powertac.householdcustomer.customers
 

Fields in org.powertac.householdcustomer.customers declared as Village
 Village Household.householdOf
          This variable is pointing to the village that this household is part of.
 



Copyright © 2013 Power TAC. All Rights Reserved.