Index
B C E G H J L S
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
S
- setBirthdate(LocalDate) - Method in class beispiel.Student
-
Sets the birthdate of the student
- setEcts(int) - Method in class beispiel.Course
-
Sets the ECTS of the Course
- setName(String) - Method in class beispiel.Course
-
Sets the name of the Course
- setName(String) - Method in class beispiel.Student
-
Sets the name of the student as a single String (first and last name)
- Student - Class in beispiel
-
This is the class Student.
- Student(int, String, LocalDate) - Constructor for class beispiel.Student
-
Creates a new Student object.
All Classes|All Packages