Package common

Class Summary
DateField This class implements a Date field(in the Format mm/dd/yyyy) and does simple Date bounds checking on it, making sure that mm is betn 1 and 12, dd is betn 1 and 31, and yyyy is a valid number.
FlightOptions A wrapper that holds the departing and return flight options for a given query.
FlightSelection The choices made by the customer wrt flights to be reserved.
 

Exception Summary
ValidationException Exception class used to indicate that a transaction could not be performed because something was not valid.
 



Copyright © 2003 Team Two.