A C E G H M 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.
soln - package soln
 

A C E G H M P S T