public static class ListPrescriptions.Response.PlainText.Simple extends ListPrescriptions.Response.AbstractSimpleResponse implements ListPrescriptions.Response.PlainText
ListPrescriptions.Response.PlainText.Simple, ListPrescriptions.Response.PlainText.WrapperListPrescriptions.Response.AbstractSimpleResponse, ListPrescriptions.Response.AbstractWrapper<T extends ListPrescriptions.Response>, ListPrescriptions.Response.Encrypted, ListPrescriptions.Response.PlainText| Modifier and Type | Field and Description |
|---|---|
String |
prescriptionContent |
creationDate, expirationDate, prescriber, rid, status, visionOtherPrescribers| Constructor and Description |
|---|
Simple(ListPrescriptions.Response.Encrypted from) |
| Modifier and Type | Method and Description |
|---|---|
ListPrescriptions.Response.PlainText.Simple |
content(String prescriptionContent) |
String |
prescriptionContent() |
ListPrescriptions.Response.PlainText.Simple |
prescriptionContent(String prescriptionContent) |
static ListPrescriptions.Response.PlainText.Simple |
response(Prescription.RID rid) |
static java8.util.function.Function<ListPrescriptions.Response.PlainText,String> |
toPrescriptionContent() |
creationDate, expirationDate, prescriber, rid, status, visionOtherPrescribersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreationDate, expirationDate, prescriber, status, visionOtherPrescribersridpublic String prescriptionContent
public Simple(ListPrescriptions.Response.Encrypted from)
public static ListPrescriptions.Response.PlainText.Simple response(Prescription.RID rid)
public String prescriptionContent()
prescriptionContent in interface ListPrescriptions.Response.PlainTextpublic ListPrescriptions.Response.PlainText.Simple prescriptionContent(String prescriptionContent)
public ListPrescriptions.Response.PlainText.Simple content(String prescriptionContent)
public static java8.util.function.Function<ListPrescriptions.Response.PlainText,String> toPrescriptionContent()
Copyright © 2010–2025 Smals. All rights reserved.