public class PoliceOfficer
{
String officerName;
double badgeNumber;
ParkedCar carInfo;
ParkingMeter meter;
double timeParked;
double timePurchased;