Class ItemDescription

java.lang.Object
  extended by ItemDescription

public class ItemDescription
extends java.lang.Object

the Item description class. Gives a full description of an item put for auction. NOTE: The purpose of this code is to illustrate implementation starting from UML class and sequence diagrams. It may be incomplete and may not compile.


Constructor Summary
ItemDescription()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemDescription

public ItemDescription()