A C D E F G H I L M N O P Q R S T U V 
All Classes All Packages

C

calculateGPA(DetailedCourseMapper) - Method in class org.dnsge.powerschoolapi.stat.PowerschoolStatistics
Calculates this object's User's GPA from a DetailedCourseMapper object
ClientStorage - Class in org.dnsge.powerschoolapi.client
Cookie / User information storage object for PowerschoolClient
ColumnMode - Enum in org.dnsge.powerschoolapi.util
Enum class that refers to the Column that an Element is in
containsByFrequency(String) - Method in class org.dnsge.powerschoolapi.detail.CourseGetter
Limits remaining courses to contain the frequency
containsByName(String) - Method in class org.dnsge.powerschoolapi.detail.CourseGetter
Limits remaining courses to contain the name
containsByTeacherLastName(String) - Method in class org.dnsge.powerschoolapi.detail.CourseGetter
Limits remaining courses to contain the teacher last name
Course - Class in org.dnsge.powerschoolapi.detail
Object that represents a Course in Powerschool
Course(String, String, String, String, String, String, List<GradeGroup>, User) - Constructor for class org.dnsge.powerschoolapi.detail.Course
Basic constructor for a Course
Course(List<GradeGroup>, User) - Constructor for class org.dnsge.powerschoolapi.detail.Course
Constructor for a Course with incomplete information
COURSE - org.dnsge.powerschoolapi.util.ColumnMode
 
CourseGetter - Class in org.dnsge.powerschoolapi.detail
Class for filtering / searching for courses in an ArrayList by different attributes like name, frequency, or teacher last name
CourseGetter(List<Course>) - Constructor for class org.dnsge.powerschoolapi.detail.CourseGetter
Creates the CourseGetter with a preliminary list of Courses
courseIdentifier() - Method in class org.dnsge.powerschoolapi.detail.Course
 
createWithData(Course, double, double) - Static method in class org.dnsge.powerschoolapi.stat.DetailedCourse
Creates a DetailedCourse from a regular Course, the number of credit hours, and the grade value.
A C D E F G H I L M N O P Q R S T U V 
All Classes All Packages