Package <Unnamed>

Class Summary
ActiveList the active auction list class.
Auctioneer the auctioneer class.
AuctionListing the auction listing class.
AuctionSystem the auction system class.
Bid the Bid class describes a bid for an item for sale.
BidHistory the bid history class.
BrowseList list of auction listings intended for users.
Buyer the Buyer class NOTE: The purpose of this code is to illustrate implementation starting from UML class and sequence diagrams.
Item the Item class.
ItemDescription the Item description class.
ListingArchive the auction listing archive class.
Seller the Seller class NOTE: The purpose of this code is to illustrate implementation starting from UML class and sequence diagrams.