Uses of Class
org.powertac.officecomplexcustomer.persons.Person
- 
Packages that use Person Package Description org.powertac.officecomplexcustomer.customers org.powertac.officecomplexcustomer.persons  - 
- 
Uses of Person in org.powertac.officecomplexcustomer.customers
Methods in org.powertac.officecomplexcustomer.customers that return types with arguments of type Person Modifier and Type Method Description Vector<Person>Office. getMembers()This is a function that returns the members of the office. - 
Uses of Person in org.powertac.officecomplexcustomer.persons
Subclasses of Person in org.powertac.officecomplexcustomer.persons Modifier and Type Class Description classPeriodicPresentPersonThis is the instance of the person type that works in a regular basis for a number of days in the week.classWorkingPersonThis is the instance of the person type that works. 
 -