AttendanceType.get_attendance_string_from_type(cls, attendance_type) | attendance_type: numerical attendance identifier | Returns the attendance designation string | Get the attendance designation string for the given numerical attendance identifier |
AttendanceType.get_attendance_type_from_string(cls, attendance_string) | attendance_string: attendance designation string | Returns the numerical attendance identifier | Get the numerical attendance identifier for the given attendance designation string |