Index
All Classes and Interfaces|All Packages
G
- getActive() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
-
Returns the active
- getActive() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
-
Returns the active
- getAdditionalDetails() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
-
Returns the additional details
- getAddress() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
-
Returns the address
- getAddress() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
-
Returns the address
- getCity() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
-
Returns the city
- getCpf() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
-
Returns the cpf
- getCrm() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
-
Returns the crm
- getDoctor(Long) - Method in class com.mirna.hospitalmanagementapi.application.controllers.DoctorController
-
Get method to receive a Doctor record by the provided ID
- getDoctors(Pageable) - Method in class com.mirna.hospitalmanagementapi.application.controllers.DoctorController
-
Get method to receive a paginated sublist of objects containing data transfer objects with Doctor public information
- getEmail() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
-
Returns the email
- getEmail() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
-
Returns the email
- getHouseNumber() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
-
Returns the house number
- getId() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
-
Returns the doctor id.
- getId() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
-
Returns the doctor id.
- getName() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
-
Returns the name
- getName() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
-
Returns the name
- getNeighborhood() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
-
Returns the neighborhood
- getPatient(Long) - Method in class com.mirna.hospitalmanagementapi.application.controllers.PatientController
-
Get method to receive a Patient record by the provided ID
- getPatients(Pageable) - Method in class com.mirna.hospitalmanagementapi.application.controllers.PatientController
-
Get method to receive a paginated sublist of objects containing data transfer objects with Patient public information
- getSpecialty() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
-
Returns the specialty
- getState() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
-
Returns the state
- getStreet() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
-
Returns the street
- getTelephone() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
-
Returns the telephone
- getTelephone() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
-
Returns the telephone
- getZipCode() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
-
Returns the zip code
- GYNECOLOGY - Enum constant in enum class com.mirna.hospitalmanagementapi.domain.enums.Specialty
-
Specialty in gynecology
All Classes and Interfaces|All Packages