Uses of Class
org.powertac.householdcustomer.persons.WorkingPerson
-
Packages that use WorkingPerson Package Description org.powertac.householdcustomer.persons -
-
Uses of WorkingPerson in org.powertac.householdcustomer.persons
Subclasses of WorkingPerson in org.powertac.householdcustomer.persons Modifier and Type Class Description 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
RandomlyAbsentPerson
This is the instance of the person type that works in shifts that may vary form week to week or from month to month.
-