| Package | Description |
|---|---|
| be.recipe.api.patient | |
| be.recipe.api.reservation |
| Modifier and Type | Field and Description |
|---|---|
Reserved |
ListPrescriptions.reserved |
| Constructor and Description |
|---|
ListPrescriptions(Page page,
Reserved reserved,
SortedBy<Prescription.Attribute>[] sortedBy) |
ListPrescriptions(Reserved reserved) |
| Modifier and Type | Method and Description |
|---|---|
static Reserved |
Reserved.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Reserved[] |
Reserved.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2025 Smals. All rights reserved.