commodity
Class Good

java.lang.Object
  extended by commodity.Commodity
      extended by commodity.Good

public class Good
extends Commodity

Author:
tratch

Constructor Summary
Good(java.lang.String name)
           
 
Method Summary
 
Methods inherited from class commodity.Commodity
getCommodityName, setCommodityName, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Good

public Good(java.lang.String name)
Parameters:
name -