Package edu.ucsb.cs156.courses.documents
Class CourseInfo
java.lang.Object
edu.ucsb.cs156.courses.documents.CourseInfo
- All Implemented Interfaces:
Cloneable
CourseInfo is an object that stores all of the information about a course from the UCSB Courses
API except for the section info
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CourseInfo
public CourseInfo()
-
-
Method Details
-
clone
- Overrides:
clone
in classObject
- Throws:
CloneNotSupportedException
-