C E G S

G

getDimes() - Method in class edu.wisc.cs.wes.change.ChangeCombination
Gets the number of dimes.
getNickels() - Method in class edu.wisc.cs.wes.change.ChangeCombination
Gets the number of nickels.
getPennies() - Method in class edu.wisc.cs.wes.change.ChangeCombination
Gets the number of pennies.
getQuarters() - Method in class edu.wisc.cs.wes.change.ChangeCombination
Gets the number of quarters.
getTotalNumber() - Method in class edu.wisc.cs.wes.change.ChangeCombination
Gets the total number of coins present.
getTotalValue() - Method in class edu.wisc.cs.wes.change.ChangeCombination
Gets the total value, in cents, of all the coins present.

C E G S