|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Person | |
|---|---|
| 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 | |
|---|---|
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 | |
|---|---|
class |
PeriodicPresentPerson
This is the instance of the person type that works in a regular basis for a number of days in the week. |
class |
WorkingPerson
This is the instance of the person type that works. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||