public static class ListPrescriptions.Response.Wrapper 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| Modifier and Type | Field and Description |
|---|---|
protected ListPrescriptions.Response |
target |
| Constructor and Description |
|---|
Wrapper(ListPrescriptions.Response 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() |
protected final ListPrescriptions.Response target
public Wrapper(ListPrescriptions.Response target)
public Prescription.RID rid()
rid in interface Registeredpublic Prescription.Status status()
status in interface ListPrescriptions.Responsepublic SearchResult.Prescriber prescriber()
prescriber in interface ListPrescriptions.Responsepublic org.threeten.bp.LocalDate creationDate()
creationDate in interface ListPrescriptions.Responsepublic org.threeten.bp.LocalDate expirationDate()
expirationDate in interface ListPrescriptions.Responsepublic VisionOtherPrescribers visionOtherPrescribers()
visionOtherPrescribers in interface ListPrescriptions.ResponseCopyright © 2010–2025 Smals. All rights reserved.