public abstract static class ListPrescriptions.Response.AbstractWrapper<T extends ListPrescriptions.Response> extends Object implements ListPrescriptions.Response
ListPrescriptions.Response.AbstractSimpleResponse, ListPrescriptions.Response.AbstractWrapper<T extends ListPrescriptions.Response>, ListPrescriptions.Response.Encrypted, ListPrescriptions.Response.PlainText, ListPrescriptions.Response.WrapperRegistered.Simple| Constructor and Description |
|---|
AbstractWrapper(T target) |
| Modifier and Type | Method and Description |
|---|---|
org.threeten.bp.LocalDate |
creationDate() |
org.threeten.bp.LocalDate |
expirationDate() |
SearchResult.Prescriber |
prescriber() |
Prescription.RID |
rid() |
Prescription.Status |
status() |
VisionOtherPrescribers |
visionOtherPrescribers() |
public AbstractWrapper(T target)
public Prescription.RID rid()
rid in interface Registeredpublic org.threeten.bp.LocalDate creationDate()
creationDate in interface ListPrescriptions.Responsepublic org.threeten.bp.LocalDate expirationDate()
expirationDate in interface ListPrescriptions.Responsepublic Prescription.Status status()
status in interface ListPrescriptions.Responsepublic SearchResult.Prescriber prescriber()
prescriber in interface ListPrescriptions.Responsepublic VisionOtherPrescribers visionOtherPrescribers()
visionOtherPrescribers in interface ListPrescriptions.ResponseCopyright © 2010–2025 Smals. All rights reserved.