A C E G H M S T V

S

setBoxesOfStereos(int) - Method in class helper.CargoContainer
Sets the number of boxes of stereos in this cargo container to be the passed quantity.
setBoxesOfTVs(int) - Method in class helper.CargoContainer
Sets the number of boxes of TVs in this cargo container to be the passed quantity.
shouldShowValue(boolean) - Method in class helper.CargoContainer
Sets whether this object, when printed out using its toProperString() method, should shows itself as the monetary value of its contents or as a formatted string that lists the contents of this cargo container.

A C E G H M S T V