public class PreferredStockInvestment extends StockInvestment implements Serializable
The PreferredStockInvestment class extends the StockInvestment
class so that we can verify that the Java2WSDL tool correctly
creates WSDL to allow data members in StockInvestment and Investment
to be accessed.