| Package | Description |
|---|---|
| be.recipe.api | |
| be.recipe.api.executor | |
| be.recipe.api.patient | |
| be.recipe.api.reservation | |
| be.recipe.api.viewer |
| Modifier and Type | Method and Description |
|---|---|
Executor.ID |
ExecutorProfile.executorId() |
Executor.ID |
ExecutorProfile.Default.executorId() |
Executor.ID |
ExecutorProfile.Simple.executorId() |
Executor.ID |
ExecutorProfile.Wrapper.executorId() |
| Modifier and Type | Method and Description |
|---|---|
ExecutorProfile.Simple |
ExecutorProfile.Simple.executorId(Executor.ID executorId) |
static ExecutorProfile.Default |
ExecutorProfile.Default.get(Executor.ID executorId) |
void |
Prescription.OnContent.process(Executor.ID executor) |
| Constructor and Description |
|---|
Default(Executor.ID executorId) |
| Modifier and Type | Method and Description |
|---|---|
static Executor.ID |
Executor.ID.executorId(String it) |
Executor.ID |
Executor.id() |
Executor.ID |
Executor.Simple.id() |
| Modifier and Type | Method and Description |
|---|---|
void |
Executor.Simple.setId(Executor.ID id) |
| Constructor and Description |
|---|
Simple(Executor.ID id) |
Simple(Executor.ID id,
Executor.Type type) |
| Modifier and Type | Field and Description |
|---|---|
Executor.ID |
GetExecutorProfile.executorId |
Executor.ID |
ListPrescriptions.Response.Reservation.Simple.executorId |
Executor.ID |
AddReservation.executorId |
| Modifier and Type | Method and Description |
|---|---|
Executor.ID |
ListPrescriptions.Response.Reservation.executorId() |
Executor.ID |
ListPrescriptions.Response.Reservation.Simple.executorId() |
| Modifier and Type | Method and Description |
|---|---|
AddReservation |
AddReservation.executorId(Executor.ID executorId) |
static GetExecutorProfile |
GetExecutorProfile.of(Executor.ID executorId) |
| Modifier and Type | Method and Description |
|---|---|
Executor.ID |
Reservation.executor() |
Executor.ID |
Reservation.Simple.executor() |
| Modifier and Type | Method and Description |
|---|---|
Reservation.Simple |
Reservation.Simple.executor(Executor.ID executorId) |
static Reservation.Simple |
Reservation.Simple.reservation(Executor.ID executorId) |
| Modifier and Type | Field and Description |
|---|---|
Executor.ID |
ExecutorViewer.executor |
| Modifier and Type | Method and Description |
|---|---|
static ExecutorViewer |
ExecutorViewer.executor(Executor.ID id,
Executor.Type type) |
| Constructor and Description |
|---|
ExecutorViewer(Executor.ID executor,
Executor.Type type) |
Copyright © 2010–2025 Smals. All rights reserved.