Uses of Class
edu.ucsb.cs156.courses.models.Quarter
Packages that use Quarter
-
Uses of Quarter in edu.ucsb.cs156.courses.models
Methods in edu.ucsb.cs156.courses.models that return types with arguments of type QuarterModifier and TypeMethodDescriptionQuarter.quarterList
(String start, String end) return a list of Quarters starting with the start parameter and ending with the end parameter, inclusive.