| Package | Description |
|---|---|
| be.recipe.api.executor | |
| be.recipe.api.patient | |
| be.recipe.api.reservation |
| Modifier and Type | Field and Description |
|---|---|
ContactPreference |
ListReservations.Response.Simple.contactPreference |
| Modifier and Type | Method and Description |
|---|---|
ContactPreference |
ListReservations.Response.contactPreference() |
ContactPreference |
ListReservations.Response.Simple.contactPreference() |
ContactPreference |
ListReservations.Response.Wrapper.contactPreference() |
| Modifier and Type | Field and Description |
|---|---|
ContactPreference |
ListPrescriptions.Response.Reservation.Simple.contactPreference |
ContactPreference |
AddReservation.contactPreference |
ContactPreference |
UpdateContactDetails.contactPreference |
| Modifier and Type | Method and Description |
|---|---|
ContactPreference |
ListPrescriptions.Response.Reservation.contactPreference() |
ContactPreference |
ListPrescriptions.Response.Reservation.Simple.contactPreference() |
| Modifier and Type | Method and Description |
|---|---|
AddReservation |
AddReservation.contactPreference(ContactPreference contactPreference) |
UpdateContactDetails |
UpdateContactDetails.contactPreference(ContactPreference contactPreference) |
| Constructor and Description |
|---|
UpdateContactDetails(Prescription.RID rid,
String email,
String phoneNumber,
ContactPreference contactPreference) |
| Modifier and Type | Method and Description |
|---|---|
ContactPreference |
Reservation.contactPreference() |
ContactPreference |
Reservation.Simple.contactPreference() |
static ContactPreference |
ContactPreference.get(int code) |
static ContactPreference |
ContactPreference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContactPreference[] |
ContactPreference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Reservation.Simple |
Reservation.Simple.contactPreference(ContactPreference contactPreference) |
Copyright © 2010–2025 Smals. All rights reserved.