| Package | Description |
|---|---|
| be.recipe.api | |
| be.recipe.api.prescriber |
| Modifier and Type | Method and Description |
|---|---|
ListPrescriptions.PartialResult<ListPrescriptions.Response.Encrypted> |
PrescriptionService.Simplified.Wrapper.list(ListPrescriptions request) |
ListPrescriptions.PartialResult<ListPrescriptions.Response.PlainText> |
PrescriptionService.Ciphering.Simplified.Wrapper.list(ListPrescriptions request) |
ListPrescriptions.PartialResult<ListPrescriptions.Response.PlainText> |
PrefetchingPrescriptionService.list(ListPrescriptions request) |
ListPrescriptions.PartialResult<ListPrescriptions.Response.PlainText> |
CipheringPrescriptionService.list(ListPrescriptions request) |
| Modifier and Type | Class and Description |
|---|---|
static class |
ListPrescriptions.PartialResult.Simple<T extends ListPrescriptions.Response> |
| Modifier and Type | Method and Description |
|---|---|
ListPrescriptions.PartialResult<Response> |
ListPrescriptions.Command.list(Request request) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ListPrescriptions.Response> |
ListPrescriptions.PartialResult.Simple.wrap(ListPrescriptions.PartialResult<T> target,
java8.util.function.Supplier<PartialResult<T>> factory) |
| Constructor and Description |
|---|
Simple(ListPrescriptions.PartialResult<T> target,
java8.util.function.Supplier<PartialResult<T>> factory) |
Copyright © 2010–2025 Smals. All rights reserved.