A E G H I P S T

S

setNickels(int) - Method in class helper.PiggyBank
Sets the number of nickels in this piggybank to be the passed quantity.
setQuarters(int) - Method in class helper.PiggyBank
Sets the number of quarters in this piggybank to be the passed quantity.
shouldShowValue(boolean) - Method in class helper.PiggyBank
Sets whether this object, when printed out using its toProperString() method, shows itself as a monetary value or as a formatted string that lists the contents of this piggybank.

A E G H I P S T