Uses of Class
org.powertac.officecomplexcustomer.customers.OfficeComplex
- 
Packages that use OfficeComplex Package Description org.powertac.officecomplexcustomer org.powertac.officecomplexcustomer.customers  - 
- 
Uses of OfficeComplex in org.powertac.officecomplexcustomer
Methods in org.powertac.officecomplexcustomer that return types with arguments of type OfficeComplex Modifier and Type Method Description List<OfficeComplex>OfficeComplexCustomerService. getOfficeComplexList()This function returns the list of the villages created at the beginning of the game by the service - 
Uses of OfficeComplex in org.powertac.officecomplexcustomer.customers
Fields in org.powertac.officecomplexcustomer.customers declared as OfficeComplex Modifier and Type Field Description OfficeComplexOffice. officeOfThis variable is pointing to the OfficeComplex that this office is part of. 
 -