A C E G H M S T V

G

getBoxesOfStereos() - Method in class helper.CargoContainer
Returns the number of boxesOfStereos in the cargo container
getBoxesOfTVs() - Method in class helper.CargoContainer
Returns the number of boxesOfTVs in the cargo container
getTotalValueOfCargoContainer() - Method in class helper.CargoContainer
Returns the value of the contents of this cargo container (defined as all the boxes of stereos and boxes of TVs) in dollars
getValueOfBoxesOfStereos() - Method in class helper.CargoContainer
Returns the value of the boxes of stereos contained in this cargo container in dollars
getValueOfBoxesOfTVs() - Method in class helper.CargoContainer
Returns the value of the boxes of TVs contained in this cargo container in dollars

A C E G H M S T V