public class PrescriptionRequestImpl extends Object implements PrescriptionRequest
| Constructor and Description |
|---|
PrescriptionRequestImpl(PrescriptionRequestContext context,
PrescriptionRequestContent content) |
| Modifier and Type | Method and Description |
|---|---|
PrescriptionRequestContent |
getContent() |
PrescriptionRequestContext |
getContext() |
public PrescriptionRequestImpl(PrescriptionRequestContext context, PrescriptionRequestContent content)
public PrescriptionRequestContext getContext()
getContext in interface PrescriptionRequestpublic PrescriptionRequestContent getContent()
getContent in interface PrescriptionRequestCopyright © 2021. All rights reserved.