Index
All Classes|All Packages
G
- getAdditionalInformation() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Patient
-
Returns additional information about the patient.
- getAddress() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Patient
-
Returns the address of the patient.
- getCareplans() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Patient
-
Returns this patients list of careplans.
- getCheckbox() - Method in class edu.ntnu.idata1002.prosjekt2021.model.TodoTask
-
Returns the checkbox this todotask holds on.
- getCity() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Patient
-
Returns the city of where this patient lives.
- getDiagnosis() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Patient
-
Returns this patients current diagnosis.
- getEmergencyContact() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Patient
-
Returns this patients emergency contact.
- getEntryTime() - Method in class edu.ntnu.idata1002.prosjekt2021.model.JournalEntry
-
Returns the time of the entry.
- getFullName() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Contact
-
Returns this contact persons full name.
- getFullName() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Nurse
-
Returns this nurses full name.
- getFullName() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Patient
-
Returns the full name of the patient.
- getGeneralPractitioner() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Patient
-
Returns this patients general practitioner.
- getInstanceOfSectionList() - Static method in class edu.ntnu.idata1002.prosjekt2021.model.Model
-
Returns instance of sectionList, if no instance exist and instance will be created and returned.
- getJournal() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Careplan
-
Returns the journal(list) that cointains the journal entries.
- getJournalEntry() - Method in class edu.ntnu.idata1002.prosjekt2021.model.JournalEntry
-
Returns the text in this jounral entry.
- getNurses() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Section
-
Returns a list with all the nurses.
- getPassword() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Nurse
-
Returns this nurses password.
- getPatients() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Section
-
Returns a list with all the patients.
- getPhonenumber() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Contact
-
Returns this contact persons phonenumber.
- getPhonenumber() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Patient
-
Returns the telephone number of the patient.
- getPicture() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Nurse
-
Returns this nurses profile picture.
- getPicture() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Patient
-
Returns picture of this patient.
- getPostalCode() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Patient
-
Returns the postalcode of where this patient lives.
- getPostalCode() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Section
-
Returns postcodes covered by a section.
- getSectionName() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Section
-
Returns this section name.
- getSections() - Method in class edu.ntnu.idata1002.prosjekt2021.model.SectionList
-
Returns a list with all the sections.
- getSocialSecurityNumber() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Patient
-
Returns the socialSecurityNumber of the patient.
- getStage() - Static method in class edu.ntnu.idata1002.prosjekt2021.ui.Main
-
Returns the stage used when initilizing the application.
- getSummary() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Patient
-
Returns the short summary about the patient's condition and what extent of care is needed from them.
- getTasks() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Careplan
-
Returns the list of tasks in this careplan.
- getTasksByTimeOfDay(String) - Method in class edu.ntnu.idata1002.prosjekt2021.model.Careplan
-
Returns a list over tasks in this careplan with the deadline of the given time of day.
- getTimeOfDay() - Method in class edu.ntnu.idata1002.prosjekt2021.model.TodoTask
-
Returns the time of day when this todotask should be done.
- getTypeOfCare() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Careplan
-
Returns the type of care in this careplan.
- getUsername() - Method in class edu.ntnu.idata1002.prosjekt2021.model.Nurse
-
Returns this nurses username.
- getUsersName() - Method in class edu.ntnu.idata1002.prosjekt2021.model.JournalEntry
-
Returns the name of the user who made this journal entry.
All Classes|All Packages