public class EPrescriptionImpl extends Object implements EPrescription
| Constructor and Description |
|---|
EPrescriptionImpl(EPrescriptionContext context,
EPrescriptionContent content) |
| Modifier and Type | Method and Description |
|---|---|
EPrescriptionContent |
getContent() |
EPrescriptionContext |
getContext() |
public EPrescriptionImpl(EPrescriptionContext context, EPrescriptionContent content)
public EPrescriptionContext getContext()
getContext in interface EPrescriptionpublic EPrescriptionContent getContent()
getContent in interface EPrescriptionCopyright © 2021. All rights reserved.