D E G H I N P Q S T 

G

getCents() - Method in class hw1.ParkingMeter
getCents returns the total amount of money, in cents, contained in this meter
getDollarString() - Method in class hw1.ParkingMeter
getDollarString returns a String representing the total amount of money, in dollars
getHourMinuteString() - Method in class hw1.ParkingMeter
getHourMinuteString() returns a String representing the time remaining on the meter in the form "hh:mm"'
getMinutesRemaining() - Method in class hw1.ParkingMeter
getMinutesRemaining returns the amount of time, in minutes, remaining on this meter
getTotalCoins() - Method in class hw1.ParkingMeter
getTotalCoins() returns the number of coins currently in this meter
D E G H I N P Q S T