Uses of Class
org.hl7.fhir.dstu2.model.CommunicationRequest.CommunicationRequestPayloadComponent
-
Uses of CommunicationRequest.CommunicationRequestPayloadComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionJsonParser.parseCommunicationRequestCommunicationRequestPayloadComponent
(com.google.gson.JsonObject json, CommunicationRequest owner) XmlParser.parseCommunicationRequestCommunicationRequestPayloadComponent
(org.xmlpull.v1.XmlPullParser xpp, CommunicationRequest owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeCommunicationRequestCommunicationRequestPayloadComponent
(String name, CommunicationRequest.CommunicationRequestPayloadComponent element) protected void
XmlParser.composeCommunicationRequestCommunicationRequestPayloadComponent
(String name, CommunicationRequest.CommunicationRequestPayloadComponent element) protected void
JsonParser.composeCommunicationRequestCommunicationRequestPayloadComponentInner
(CommunicationRequest.CommunicationRequestPayloadComponent element) -
Uses of CommunicationRequest.CommunicationRequestPayloadComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionCommunicationRequest.payload
Text, attachment(s), or resource(s) to be communicated to the recipient.Modifier and TypeMethodDescriptionCommunicationRequest.addPayload()
CommunicationRequest.CommunicationRequestPayloadComponent.copy()
CommunicationRequest.CommunicationRequestPayloadComponent.setContent
(Type value) Modifier and TypeMethodDescriptionCommunicationRequest.addPayload
(CommunicationRequest.CommunicationRequestPayloadComponent t)