First off you should indent your code and use code tags.
What is happening at:



if(car.getMinutesParked() >= 60)


Should you not have some type of calculation here?