|
|
|
@ -2,6 +2,9 @@ public final class io/github/wulkanowy/sdk/hebe/Hebe {
|
|
|
|
|
public fun <init> ()V
|
|
|
|
|
public final fun addInterceptor (Lokhttp3/Interceptor;Z)V
|
|
|
|
|
public static synthetic fun addInterceptor$default (Lio/github/wulkanowy/sdk/hebe/Hebe;Lokhttp3/Interceptor;ZILjava/lang/Object;)V
|
|
|
|
|
public final fun getAttendance (ILjava/time/LocalDate;Ljava/time/LocalDate;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
|
|
|
|
|
public final fun getAttendanceSummary (ILjava/time/LocalDate;Ljava/time/LocalDate;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
|
|
|
|
|
public final fun getAttendanceSummaryForWholeYear (ILjava/time/LocalDate;Ljava/time/LocalDate;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
|
|
|
|
|
public final fun getBaseUrl ()Ljava/lang/String;
|
|
|
|
|
public final fun getDeviceModel ()Ljava/lang/String;
|
|
|
|
|
public final fun getExams (Ljava/time/LocalDate;Ljava/time/LocalDate;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
|
|
|
|
@ -53,6 +56,384 @@ public final class io/github/wulkanowy/sdk/hebe/exception/UnknownTokenException
|
|
|
|
|
public fun <init> (Ljava/lang/String;)V
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/AttendanceSummary {
|
|
|
|
|
public fun <init> (Ljava/time/Month;IIIIIII)V
|
|
|
|
|
public final fun component1 ()Ljava/time/Month;
|
|
|
|
|
public final fun component2 ()I
|
|
|
|
|
public final fun component3 ()I
|
|
|
|
|
public final fun component4 ()I
|
|
|
|
|
public final fun component5 ()I
|
|
|
|
|
public final fun component6 ()I
|
|
|
|
|
public final fun component7 ()I
|
|
|
|
|
public final fun component8 ()I
|
|
|
|
|
public final fun copy (Ljava/time/Month;IIIIIII)Lio/github/wulkanowy/sdk/hebe/models/AttendanceSummary;
|
|
|
|
|
public static synthetic fun copy$default (Lio/github/wulkanowy/sdk/hebe/models/AttendanceSummary;Ljava/time/Month;IIIIIIIILjava/lang/Object;)Lio/github/wulkanowy/sdk/hebe/models/AttendanceSummary;
|
|
|
|
|
public fun equals (Ljava/lang/Object;)Z
|
|
|
|
|
public final fun getAbsence ()I
|
|
|
|
|
public final fun getAbsenceExcused ()I
|
|
|
|
|
public final fun getAbsenceForSchoolReasons ()I
|
|
|
|
|
public final fun getExemption ()I
|
|
|
|
|
public final fun getLateness ()I
|
|
|
|
|
public final fun getLatenessExcused ()I
|
|
|
|
|
public final fun getMonth ()Ljava/time/Month;
|
|
|
|
|
public final fun getPresence ()I
|
|
|
|
|
public fun hashCode ()I
|
|
|
|
|
public fun toString ()Ljava/lang/String;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson {
|
|
|
|
|
public static final field Companion Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Companion;
|
|
|
|
|
public fun <init> (ILio/github/wulkanowy/sdk/hebe/models/CompletedLesson$PresenceType;IILio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Day;ZLjava/lang/String;ZLio/github/wulkanowy/sdk/hebe/models/CompletedLesson$DateModify;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$TimeSlot;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Subject;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Class;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Distribution;Z)V
|
|
|
|
|
public final fun component1 ()I
|
|
|
|
|
public final fun component10 ()Ljava/lang/String;
|
|
|
|
|
public final fun component11 ()Ljava/lang/String;
|
|
|
|
|
public final fun component12 ()Ljava/lang/String;
|
|
|
|
|
public final fun component13 ()I
|
|
|
|
|
public final fun component14 ()Ljava/lang/String;
|
|
|
|
|
public final fun component15 ()Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$TimeSlot;
|
|
|
|
|
public final fun component16 ()Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Subject;
|
|
|
|
|
public final fun component17 ()Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher;
|
|
|
|
|
public final fun component18 ()Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher;
|
|
|
|
|
public final fun component19 ()Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Class;
|
|
|
|
|
public final fun component2 ()Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$PresenceType;
|
|
|
|
|
public final fun component20 ()Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Distribution;
|
|
|
|
|
public final fun component21 ()Z
|
|
|
|
|
public final fun component3 ()I
|
|
|
|
|
public final fun component4 ()I
|
|
|
|
|
public final fun component5 ()Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Day;
|
|
|
|
|
public final fun component6 ()Z
|
|
|
|
|
public final fun component7 ()Ljava/lang/String;
|
|
|
|
|
public final fun component8 ()Z
|
|
|
|
|
public final fun component9 ()Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$DateModify;
|
|
|
|
|
public final fun copy (ILio/github/wulkanowy/sdk/hebe/models/CompletedLesson$PresenceType;IILio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Day;ZLjava/lang/String;ZLio/github/wulkanowy/sdk/hebe/models/CompletedLesson$DateModify;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$TimeSlot;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Subject;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Class;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Distribution;Z)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson;
|
|
|
|
|
public static synthetic fun copy$default (Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson;ILio/github/wulkanowy/sdk/hebe/models/CompletedLesson$PresenceType;IILio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Day;ZLjava/lang/String;ZLio/github/wulkanowy/sdk/hebe/models/CompletedLesson$DateModify;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$TimeSlot;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Subject;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Class;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Distribution;ZILjava/lang/Object;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson;
|
|
|
|
|
public fun equals (Ljava/lang/Object;)Z
|
|
|
|
|
public final fun getCalculatePresence ()Z
|
|
|
|
|
public final fun getClass ()Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Class;
|
|
|
|
|
public final fun getDateModify ()Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$DateModify;
|
|
|
|
|
public final fun getDay ()Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Day;
|
|
|
|
|
public final fun getDistribution ()Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Distribution;
|
|
|
|
|
public final fun getGlobalKey ()Ljava/lang/String;
|
|
|
|
|
public final fun getGroupDefinition ()Ljava/lang/String;
|
|
|
|
|
public final fun getId ()I
|
|
|
|
|
public final fun getLessonClassGlobalKey ()Ljava/lang/String;
|
|
|
|
|
public final fun getLessonClassId ()I
|
|
|
|
|
public final fun getLessonId ()I
|
|
|
|
|
public final fun getLessonNumber ()I
|
|
|
|
|
public final fun getNote ()Ljava/lang/String;
|
|
|
|
|
public final fun getPresenceType ()Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$PresenceType;
|
|
|
|
|
public final fun getPrimaryTeacher ()Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher;
|
|
|
|
|
public final fun getReplacement ()Z
|
|
|
|
|
public final fun getSecondaryTeacher ()Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher;
|
|
|
|
|
public final fun getSubject ()Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Subject;
|
|
|
|
|
public final fun getTimeSlot ()Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$TimeSlot;
|
|
|
|
|
public final fun getTopic ()Ljava/lang/String;
|
|
|
|
|
public final fun getVisible ()Z
|
|
|
|
|
public fun hashCode ()I
|
|
|
|
|
public fun toString ()Ljava/lang/String;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$$serializer : kotlinx/serialization/internal/GeneratedSerializer {
|
|
|
|
|
public static final field INSTANCE Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$$serializer;
|
|
|
|
|
public fun childSerializers ()[Lkotlinx/serialization/KSerializer;
|
|
|
|
|
public fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson;
|
|
|
|
|
public synthetic fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object;
|
|
|
|
|
public fun getDescriptor ()Lkotlinx/serialization/descriptors/SerialDescriptor;
|
|
|
|
|
public fun serialize (Lkotlinx/serialization/encoding/Encoder;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson;)V
|
|
|
|
|
public synthetic fun serialize (Lkotlinx/serialization/encoding/Encoder;Ljava/lang/Object;)V
|
|
|
|
|
public fun typeParametersSerializers ()[Lkotlinx/serialization/KSerializer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$Class {
|
|
|
|
|
public static final field Companion Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Class$Companion;
|
|
|
|
|
public fun <init> (ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
|
public final fun component1 ()I
|
|
|
|
|
public final fun component2 ()Ljava/lang/String;
|
|
|
|
|
public final fun component3 ()Ljava/lang/String;
|
|
|
|
|
public final fun component4 ()Ljava/lang/String;
|
|
|
|
|
public final fun copy (ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Class;
|
|
|
|
|
public static synthetic fun copy$default (Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Class;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/Object;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Class;
|
|
|
|
|
public fun equals (Ljava/lang/Object;)Z
|
|
|
|
|
public final fun getDisplayName ()Ljava/lang/String;
|
|
|
|
|
public final fun getId ()I
|
|
|
|
|
public final fun getKey ()Ljava/lang/String;
|
|
|
|
|
public final fun getSymbol ()Ljava/lang/String;
|
|
|
|
|
public fun hashCode ()I
|
|
|
|
|
public fun toString ()Ljava/lang/String;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$Class$$serializer : kotlinx/serialization/internal/GeneratedSerializer {
|
|
|
|
|
public static final field INSTANCE Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Class$$serializer;
|
|
|
|
|
public fun childSerializers ()[Lkotlinx/serialization/KSerializer;
|
|
|
|
|
public fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Class;
|
|
|
|
|
public synthetic fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object;
|
|
|
|
|
public fun getDescriptor ()Lkotlinx/serialization/descriptors/SerialDescriptor;
|
|
|
|
|
public fun serialize (Lkotlinx/serialization/encoding/Encoder;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Class;)V
|
|
|
|
|
public synthetic fun serialize (Lkotlinx/serialization/encoding/Encoder;Ljava/lang/Object;)V
|
|
|
|
|
public fun typeParametersSerializers ()[Lkotlinx/serialization/KSerializer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$Class$Companion {
|
|
|
|
|
public final fun serializer ()Lkotlinx/serialization/KSerializer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$Companion {
|
|
|
|
|
public final fun serializer ()Lkotlinx/serialization/KSerializer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$DateModify {
|
|
|
|
|
public static final field Companion Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$DateModify$Companion;
|
|
|
|
|
public fun <init> (Ljava/time/LocalDate;Ljava/lang/String;Ljava/lang/String;J)V
|
|
|
|
|
public final fun component1 ()Ljava/time/LocalDate;
|
|
|
|
|
public final fun component2 ()Ljava/lang/String;
|
|
|
|
|
public final fun component3 ()Ljava/lang/String;
|
|
|
|
|
public final fun component4 ()J
|
|
|
|
|
public final fun copy (Ljava/time/LocalDate;Ljava/lang/String;Ljava/lang/String;J)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$DateModify;
|
|
|
|
|
public static synthetic fun copy$default (Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$DateModify;Ljava/time/LocalDate;Ljava/lang/String;Ljava/lang/String;JILjava/lang/Object;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$DateModify;
|
|
|
|
|
public fun equals (Ljava/lang/Object;)Z
|
|
|
|
|
public final fun getDate ()Ljava/time/LocalDate;
|
|
|
|
|
public final fun getDateDisplay ()Ljava/lang/String;
|
|
|
|
|
public final fun getTime ()Ljava/lang/String;
|
|
|
|
|
public final fun getTimestamp ()J
|
|
|
|
|
public fun hashCode ()I
|
|
|
|
|
public fun toString ()Ljava/lang/String;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$DateModify$$serializer : kotlinx/serialization/internal/GeneratedSerializer {
|
|
|
|
|
public static final field INSTANCE Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$DateModify$$serializer;
|
|
|
|
|
public fun childSerializers ()[Lkotlinx/serialization/KSerializer;
|
|
|
|
|
public fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$DateModify;
|
|
|
|
|
public synthetic fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object;
|
|
|
|
|
public fun getDescriptor ()Lkotlinx/serialization/descriptors/SerialDescriptor;
|
|
|
|
|
public fun serialize (Lkotlinx/serialization/encoding/Encoder;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$DateModify;)V
|
|
|
|
|
public synthetic fun serialize (Lkotlinx/serialization/encoding/Encoder;Ljava/lang/Object;)V
|
|
|
|
|
public fun typeParametersSerializers ()[Lkotlinx/serialization/KSerializer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$DateModify$Companion {
|
|
|
|
|
public final fun serializer ()Lkotlinx/serialization/KSerializer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$Day {
|
|
|
|
|
public static final field Companion Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Day$Companion;
|
|
|
|
|
public fun <init> (Ljava/time/LocalDate;Ljava/lang/String;Ljava/lang/String;J)V
|
|
|
|
|
public final fun component1 ()Ljava/time/LocalDate;
|
|
|
|
|
public final fun component2 ()Ljava/lang/String;
|
|
|
|
|
public final fun component3 ()Ljava/lang/String;
|
|
|
|
|
public final fun component4 ()J
|
|
|
|
|
public final fun copy (Ljava/time/LocalDate;Ljava/lang/String;Ljava/lang/String;J)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Day;
|
|
|
|
|
public static synthetic fun copy$default (Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Day;Ljava/time/LocalDate;Ljava/lang/String;Ljava/lang/String;JILjava/lang/Object;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Day;
|
|
|
|
|
public fun equals (Ljava/lang/Object;)Z
|
|
|
|
|
public final fun getDate ()Ljava/time/LocalDate;
|
|
|
|
|
public final fun getDateDisplay ()Ljava/lang/String;
|
|
|
|
|
public final fun getTime ()Ljava/lang/String;
|
|
|
|
|
public final fun getTimestamp ()J
|
|
|
|
|
public fun hashCode ()I
|
|
|
|
|
public fun toString ()Ljava/lang/String;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$Day$$serializer : kotlinx/serialization/internal/GeneratedSerializer {
|
|
|
|
|
public static final field INSTANCE Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Day$$serializer;
|
|
|
|
|
public fun childSerializers ()[Lkotlinx/serialization/KSerializer;
|
|
|
|
|
public fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Day;
|
|
|
|
|
public synthetic fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object;
|
|
|
|
|
public fun getDescriptor ()Lkotlinx/serialization/descriptors/SerialDescriptor;
|
|
|
|
|
public fun serialize (Lkotlinx/serialization/encoding/Encoder;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Day;)V
|
|
|
|
|
public synthetic fun serialize (Lkotlinx/serialization/encoding/Encoder;Ljava/lang/Object;)V
|
|
|
|
|
public fun typeParametersSerializers ()[Lkotlinx/serialization/KSerializer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$Day$Companion {
|
|
|
|
|
public final fun serializer ()Lkotlinx/serialization/KSerializer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$Distribution {
|
|
|
|
|
public static final field Companion Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Distribution$Companion;
|
|
|
|
|
public fun <init> (ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
|
public final fun component1 ()I
|
|
|
|
|
public final fun component2 ()Ljava/lang/String;
|
|
|
|
|
public final fun component3 ()Ljava/lang/String;
|
|
|
|
|
public final fun component4 ()Ljava/lang/String;
|
|
|
|
|
public final fun component5 ()Ljava/lang/String;
|
|
|
|
|
public final fun copy (ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Distribution;
|
|
|
|
|
public static synthetic fun copy$default (Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Distribution;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/Object;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Distribution;
|
|
|
|
|
public fun equals (Ljava/lang/Object;)Z
|
|
|
|
|
public final fun getId ()I
|
|
|
|
|
public final fun getKey ()Ljava/lang/String;
|
|
|
|
|
public final fun getName ()Ljava/lang/String;
|
|
|
|
|
public final fun getPartType ()Ljava/lang/String;
|
|
|
|
|
public final fun getShortcut ()Ljava/lang/String;
|
|
|
|
|
public fun hashCode ()I
|
|
|
|
|
public fun toString ()Ljava/lang/String;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$Distribution$$serializer : kotlinx/serialization/internal/GeneratedSerializer {
|
|
|
|
|
public static final field INSTANCE Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Distribution$$serializer;
|
|
|
|
|
public fun childSerializers ()[Lkotlinx/serialization/KSerializer;
|
|
|
|
|
public fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Distribution;
|
|
|
|
|
public synthetic fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object;
|
|
|
|
|
public fun getDescriptor ()Lkotlinx/serialization/descriptors/SerialDescriptor;
|
|
|
|
|
public fun serialize (Lkotlinx/serialization/encoding/Encoder;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Distribution;)V
|
|
|
|
|
public synthetic fun serialize (Lkotlinx/serialization/encoding/Encoder;Ljava/lang/Object;)V
|
|
|
|
|
public fun typeParametersSerializers ()[Lkotlinx/serialization/KSerializer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$Distribution$Companion {
|
|
|
|
|
public final fun serializer ()Lkotlinx/serialization/KSerializer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$PresenceType {
|
|
|
|
|
public static final field Companion Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$PresenceType$Companion;
|
|
|
|
|
public fun <init> (ILjava/lang/String;Ljava/lang/String;ILjava/lang/String;IZZZZZZ)V
|
|
|
|
|
public final fun component1 ()I
|
|
|
|
|
public final fun component10 ()Z
|
|
|
|
|
public final fun component11 ()Z
|
|
|
|
|
public final fun component12 ()Z
|
|
|
|
|
public final fun component2 ()Ljava/lang/String;
|
|
|
|
|
public final fun component3 ()Ljava/lang/String;
|
|
|
|
|
public final fun component4 ()I
|
|
|
|
|
public final fun component5 ()Ljava/lang/String;
|
|
|
|
|
public final fun component6 ()I
|
|
|
|
|
public final fun component7 ()Z
|
|
|
|
|
public final fun component8 ()Z
|
|
|
|
|
public final fun component9 ()Z
|
|
|
|
|
public final fun copy (ILjava/lang/String;Ljava/lang/String;ILjava/lang/String;IZZZZZZ)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$PresenceType;
|
|
|
|
|
public static synthetic fun copy$default (Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$PresenceType;ILjava/lang/String;Ljava/lang/String;ILjava/lang/String;IZZZZZZILjava/lang/Object;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$PresenceType;
|
|
|
|
|
public fun equals (Ljava/lang/Object;)Z
|
|
|
|
|
public final fun getAbsence ()Z
|
|
|
|
|
public final fun getAbsenceJustified ()Z
|
|
|
|
|
public final fun getCategoryId ()I
|
|
|
|
|
public final fun getCategoryName ()Ljava/lang/String;
|
|
|
|
|
public final fun getId ()I
|
|
|
|
|
public final fun getLate ()Z
|
|
|
|
|
public final fun getLegalAbsence ()Z
|
|
|
|
|
public final fun getName ()Ljava/lang/String;
|
|
|
|
|
public final fun getPosition ()I
|
|
|
|
|
public final fun getPresence ()Z
|
|
|
|
|
public final fun getRemoved ()Z
|
|
|
|
|
public final fun getSymbol ()Ljava/lang/String;
|
|
|
|
|
public fun hashCode ()I
|
|
|
|
|
public fun toString ()Ljava/lang/String;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$PresenceType$$serializer : kotlinx/serialization/internal/GeneratedSerializer {
|
|
|
|
|
public static final field INSTANCE Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$PresenceType$$serializer;
|
|
|
|
|
public fun childSerializers ()[Lkotlinx/serialization/KSerializer;
|
|
|
|
|
public fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$PresenceType;
|
|
|
|
|
public synthetic fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object;
|
|
|
|
|
public fun getDescriptor ()Lkotlinx/serialization/descriptors/SerialDescriptor;
|
|
|
|
|
public fun serialize (Lkotlinx/serialization/encoding/Encoder;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$PresenceType;)V
|
|
|
|
|
public synthetic fun serialize (Lkotlinx/serialization/encoding/Encoder;Ljava/lang/Object;)V
|
|
|
|
|
public fun typeParametersSerializers ()[Lkotlinx/serialization/KSerializer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$PresenceType$Companion {
|
|
|
|
|
public final fun serializer ()Lkotlinx/serialization/KSerializer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$Subject {
|
|
|
|
|
public static final field Companion Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Subject$Companion;
|
|
|
|
|
public fun <init> (ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
|
|
|
|
|
public final fun component1 ()I
|
|
|
|
|
public final fun component2 ()Ljava/lang/String;
|
|
|
|
|
public final fun component3 ()Ljava/lang/String;
|
|
|
|
|
public final fun component4 ()Ljava/lang/String;
|
|
|
|
|
public final fun component5 ()I
|
|
|
|
|
public final fun copy (ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;I)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Subject;
|
|
|
|
|
public static synthetic fun copy$default (Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Subject;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;IILjava/lang/Object;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Subject;
|
|
|
|
|
public fun equals (Ljava/lang/Object;)Z
|
|
|
|
|
public final fun getId ()I
|
|
|
|
|
public final fun getKey ()Ljava/lang/String;
|
|
|
|
|
public final fun getKod ()Ljava/lang/String;
|
|
|
|
|
public final fun getName ()Ljava/lang/String;
|
|
|
|
|
public final fun getPosition ()I
|
|
|
|
|
public fun hashCode ()I
|
|
|
|
|
public fun toString ()Ljava/lang/String;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$Subject$$serializer : kotlinx/serialization/internal/GeneratedSerializer {
|
|
|
|
|
public static final field INSTANCE Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Subject$$serializer;
|
|
|
|
|
public fun childSerializers ()[Lkotlinx/serialization/KSerializer;
|
|
|
|
|
public fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Subject;
|
|
|
|
|
public synthetic fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object;
|
|
|
|
|
public fun getDescriptor ()Lkotlinx/serialization/descriptors/SerialDescriptor;
|
|
|
|
|
public fun serialize (Lkotlinx/serialization/encoding/Encoder;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Subject;)V
|
|
|
|
|
public synthetic fun serialize (Lkotlinx/serialization/encoding/Encoder;Ljava/lang/Object;)V
|
|
|
|
|
public fun typeParametersSerializers ()[Lkotlinx/serialization/KSerializer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$Subject$Companion {
|
|
|
|
|
public final fun serializer ()Lkotlinx/serialization/KSerializer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher {
|
|
|
|
|
public static final field Companion Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher$Companion;
|
|
|
|
|
public fun <init> (ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
|
public final fun component1 ()I
|
|
|
|
|
public final fun component2 ()Ljava/lang/String;
|
|
|
|
|
public final fun component3 ()Ljava/lang/String;
|
|
|
|
|
public final fun component4 ()Ljava/lang/String;
|
|
|
|
|
public final fun copy (ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher;
|
|
|
|
|
public static synthetic fun copy$default (Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/Object;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher;
|
|
|
|
|
public fun equals (Ljava/lang/Object;)Z
|
|
|
|
|
public final fun getDisplayName ()Ljava/lang/String;
|
|
|
|
|
public final fun getId ()I
|
|
|
|
|
public final fun getName ()Ljava/lang/String;
|
|
|
|
|
public final fun getSurname ()Ljava/lang/String;
|
|
|
|
|
public fun hashCode ()I
|
|
|
|
|
public fun toString ()Ljava/lang/String;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher$$serializer : kotlinx/serialization/internal/GeneratedSerializer {
|
|
|
|
|
public static final field INSTANCE Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher$$serializer;
|
|
|
|
|
public fun childSerializers ()[Lkotlinx/serialization/KSerializer;
|
|
|
|
|
public fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher;
|
|
|
|
|
public synthetic fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object;
|
|
|
|
|
public fun getDescriptor ()Lkotlinx/serialization/descriptors/SerialDescriptor;
|
|
|
|
|
public fun serialize (Lkotlinx/serialization/encoding/Encoder;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher;)V
|
|
|
|
|
public synthetic fun serialize (Lkotlinx/serialization/encoding/Encoder;Ljava/lang/Object;)V
|
|
|
|
|
public fun typeParametersSerializers ()[Lkotlinx/serialization/KSerializer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$Teacher$Companion {
|
|
|
|
|
public final fun serializer ()Lkotlinx/serialization/KSerializer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$TimeSlot {
|
|
|
|
|
public static final field Companion Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$TimeSlot$Companion;
|
|
|
|
|
public fun <init> (ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
|
|
|
|
|
public final fun component1 ()I
|
|
|
|
|
public final fun component2 ()Ljava/lang/String;
|
|
|
|
|
public final fun component3 ()Ljava/lang/String;
|
|
|
|
|
public final fun component4 ()Ljava/lang/String;
|
|
|
|
|
public final fun component5 ()I
|
|
|
|
|
public final fun copy (ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;I)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$TimeSlot;
|
|
|
|
|
public static synthetic fun copy$default (Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$TimeSlot;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;IILjava/lang/Object;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$TimeSlot;
|
|
|
|
|
public fun equals (Ljava/lang/Object;)Z
|
|
|
|
|
public final fun getDisplay ()Ljava/lang/String;
|
|
|
|
|
public final fun getEnd ()Ljava/lang/String;
|
|
|
|
|
public final fun getId ()I
|
|
|
|
|
public final fun getPosition ()I
|
|
|
|
|
public final fun getStart ()Ljava/lang/String;
|
|
|
|
|
public fun hashCode ()I
|
|
|
|
|
public fun toString ()Ljava/lang/String;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$TimeSlot$$serializer : kotlinx/serialization/internal/GeneratedSerializer {
|
|
|
|
|
public static final field INSTANCE Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$TimeSlot$$serializer;
|
|
|
|
|
public fun childSerializers ()[Lkotlinx/serialization/KSerializer;
|
|
|
|
|
public fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$TimeSlot;
|
|
|
|
|
public synthetic fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object;
|
|
|
|
|
public fun getDescriptor ()Lkotlinx/serialization/descriptors/SerialDescriptor;
|
|
|
|
|
public fun serialize (Lkotlinx/serialization/encoding/Encoder;Lio/github/wulkanowy/sdk/hebe/models/CompletedLesson$TimeSlot;)V
|
|
|
|
|
public synthetic fun serialize (Lkotlinx/serialization/encoding/Encoder;Ljava/lang/Object;)V
|
|
|
|
|
public fun typeParametersSerializers ()[Lkotlinx/serialization/KSerializer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/CompletedLesson$TimeSlot$Companion {
|
|
|
|
|
public final fun serializer ()Lkotlinx/serialization/KSerializer;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public final class io/github/wulkanowy/sdk/hebe/models/Exam {
|
|
|
|
|
public static final field Companion Lio/github/wulkanowy/sdk/hebe/models/Exam$Companion;
|
|
|
|
|
public fun <init> (ILjava/lang/String;Ljava/lang/String;ILjava/lang/String;Lio/github/wulkanowy/sdk/hebe/models/Exam$DateCreated;Lio/github/wulkanowy/sdk/hebe/models/Exam$DateModify;Lio/github/wulkanowy/sdk/hebe/models/Exam$Deadline;Lio/github/wulkanowy/sdk/hebe/models/Exam$Creator;Lio/github/wulkanowy/sdk/hebe/models/Exam$Subject;I)V
|
|
|
|
|