Package scheduler.db.locationdb

The package for the location database.

See:
          Description

Class Summary
Location This class contains the place and informaton about a location.
LocationDB The class representing the location database.
 

Exception Summary
LocationDB.LocationDoesNotExistException This exception is raised when a location is queried but does not exist.
LocationDB.LocationExistsException This exception is raised when a location already exists in the collection.
LocationDB.NumberInvalidException This exception is raised when the inputted number for converting to time is not correct.
 

Package scheduler.db.locationdb Description

The package for the location database.