| Package | Description |
|---|---|
| be.recipe.api.executor | |
| be.recipe.api.patient | |
| be.recipe.api.prescriber | |
| be.recipe.api.series |
| Modifier and Type | Field and Description |
|---|---|
SortedBy<Reservation.Attribute>[] |
ListReservations.Request.sortedBy |
| Modifier and Type | Method and Description |
|---|---|
ListReservations.Request |
ListReservations.Request.sortedBy(SortedBy<Reservation.Attribute> sortedBy) |
| Modifier and Type | Field and Description |
|---|---|
SortedBy<Prescription.Attribute>[] |
ListPrescriptions.sortedBy |
| Constructor and Description |
|---|
ListPrescriptions(Page page,
Reserved reserved,
SortedBy<Prescription.Attribute>[] sortedBy) |
ListPrescriptions(SortedBy<Prescription.Attribute>[] sortedBy) |
| Modifier and Type | Field and Description |
|---|---|
SortedBy<Prescription.Attribute>[] |
ListPrescriptions.sortedBy |
| Modifier and Type | Method and Description |
|---|---|
ListPrescriptions |
ListPrescriptions.sortedBy(SortedBy<Prescription.Attribute> sortedBy) |
| Modifier and Type | Method and Description |
|---|---|
SortedBy<T> |
SortedBy.order(SortedBy.Order order) |
static <T extends Enum<?>> |
SortedBy.sortedBy(T attribute) |
Copyright © 2010–2025 Smals. All rights reserved.