|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Course | This class will contain the information necessary to represent a course available to the instructor, such as its name and required equipment. |
CourseDB | The class representing the course database. |
CourseDB.SectionsTuple | A tuple representing the number of sectons for the courses. |
RequiredEquipment | This class specifies the required equipment for a course. |
Exception Summary | |
---|---|
CourseDB.CourseDoesNotExistException | Course already exists exception thrown in the set methods. |
CourseDB.CourseExistsException | Course already exists exception thrown in the set methods. |
CourseNotInDatabaseException | Thrown when a course isn't in the database. |
The CourseDB package contains the class file for the CourseDB class.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |