Uses of Class
org.hl7.fhir.dstu2.model.Communication.CommunicationPayloadComponent
-
Uses of Communication.CommunicationPayloadComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionJsonParser.parseCommunicationCommunicationPayloadComponent
(com.google.gson.JsonObject json, Communication owner) XmlParser.parseCommunicationCommunicationPayloadComponent
(org.xmlpull.v1.XmlPullParser xpp, Communication owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeCommunicationCommunicationPayloadComponent
(String name, Communication.CommunicationPayloadComponent element) protected void
XmlParser.composeCommunicationCommunicationPayloadComponent
(String name, Communication.CommunicationPayloadComponent element) protected void
JsonParser.composeCommunicationCommunicationPayloadComponentInner
(Communication.CommunicationPayloadComponent element) -
Uses of Communication.CommunicationPayloadComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionprotected List
<Communication.CommunicationPayloadComponent> Communication.payload
Text, attachment(s), or resource(s) that was communicated to the recipient.Modifier and TypeMethodDescriptionCommunication.addPayload()
Communication.CommunicationPayloadComponent.copy()
Communication.CommunicationPayloadComponent.setContent
(Type value) Modifier and TypeMethodDescriptionCommunication.addPayload
(Communication.CommunicationPayloadComponent t)