public static interface ListPrescriptions.Response extends Registered
| Modifier and Type | Interface and Description |
|---|---|
static class |
ListPrescriptions.Response.AbstractSimpleResponse |
static class |
ListPrescriptions.Response.AbstractWrapper<T extends ListPrescriptions.Response> |
static interface |
ListPrescriptions.Response.Encrypted |
static interface |
ListPrescriptions.Response.PlainText |
static class |
ListPrescriptions.Response.Wrapper |
Registered.Simple| Modifier and Type | Method and Description |
|---|---|
org.threeten.bp.LocalDate |
creationDate() |
org.threeten.bp.LocalDate |
expirationDate() |
SearchResult.Prescriber |
prescriber() |
Prescription.Status |
status() |
VisionOtherPrescribers |
visionOtherPrescribers() |
ridPrescription.Status status()
SearchResult.Prescriber prescriber()
org.threeten.bp.LocalDate creationDate()
org.threeten.bp.LocalDate expirationDate()
VisionOtherPrescribers visionOtherPrescribers()
Copyright © 2010–2025 Smals. All rights reserved.