public class PrescriberInstructionDetailImpl extends Object implements PrescriberInstructionDetail
| Constructor and Description |
|---|
PrescriberInstructionDetailImpl(PrescriberInstructionRecipientParticipation prescriberInstructionRecipient,
org.joda.time.DateTime dateTimePrescriberInstructionReceived,
String prescriberInstruction,
PrescriberInstructionSource prescriberInstructionSource,
PrescriberInstructionCommunicationMedium prescriberInstructionCommunicationMedium) |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getDateTimePrescriberInstructionReceived() |
String |
getPrescriberInstruction() |
PrescriberInstructionCommunicationMedium |
getPrescriberInstructionCommunicationMedium() |
PrescriberInstructionRecipientParticipation |
getPrescriberInstructionRecipient() |
PrescriberInstructionSource |
getPrescriberInstructionSource() |
public PrescriberInstructionDetailImpl(PrescriberInstructionRecipientParticipation prescriberInstructionRecipient, org.joda.time.DateTime dateTimePrescriberInstructionReceived, String prescriberInstruction, PrescriberInstructionSource prescriberInstructionSource, PrescriberInstructionCommunicationMedium prescriberInstructionCommunicationMedium)
public PrescriberInstructionRecipientParticipation getPrescriberInstructionRecipient()
getPrescriberInstructionRecipient in interface PrescriberInstructionDetailpublic org.joda.time.DateTime getDateTimePrescriberInstructionReceived()
getDateTimePrescriberInstructionReceived in interface PrescriberInstructionDetailpublic String getPrescriberInstruction()
getPrescriberInstruction in interface PrescriberInstructionDetailpublic PrescriberInstructionSource getPrescriberInstructionSource()
getPrescriberInstructionSource in interface PrescriberInstructionDetailpublic PrescriberInstructionCommunicationMedium getPrescriberInstructionCommunicationMedium()
getPrescriberInstructionCommunicationMedium in interface PrescriberInstructionDetailCopyright © 2020. All rights reserved.