class structure gives information on and behaviour of
objects belonging to it. A class hasname, attributes and
operations. getOffering()
gets course offerings for the
course, addLecturer()
adds lecturer for the course.
validLecturer(LecturerID)
checks that the lecturer for the
course is correct.