
Uses of Class
org.hl7.fhir.dstu2.model.CommunicationRequest.CommunicationRequestPayloadComponent
Packages that use CommunicationRequest.CommunicationRequestPayloadComponent
-
Uses of CommunicationRequest.CommunicationRequestPayloadComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return CommunicationRequest.CommunicationRequestPayloadComponentModifier and TypeMethodDescriptionJsonParser.parseCommunicationRequestCommunicationRequestPayloadComponent
(com.google.gson.JsonObject json, CommunicationRequest owner) XmlParser.parseCommunicationRequestCommunicationRequestPayloadComponent
(org.xmlpull.v1.XmlPullParser xpp, CommunicationRequest owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type CommunicationRequest.CommunicationRequestPayloadComponentModifier 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
Fields in org.hl7.fhir.dstu2.model with type parameters of type CommunicationRequest.CommunicationRequestPayloadComponentModifier and TypeFieldDescriptionCommunicationRequest.payload
Text, attachment(s), or resource(s) to be communicated to the recipient.Methods in org.hl7.fhir.dstu2.model that return CommunicationRequest.CommunicationRequestPayloadComponentModifier and TypeMethodDescriptionCommunicationRequest.addPayload()
CommunicationRequest.CommunicationRequestPayloadComponent.copy()
CommunicationRequest.CommunicationRequestPayloadComponent.setContent
(Type value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type CommunicationRequest.CommunicationRequestPayloadComponentMethods in org.hl7.fhir.dstu2.model with parameters of type CommunicationRequest.CommunicationRequestPayloadComponentModifier and TypeMethodDescriptionCommunicationRequest.addPayload
(CommunicationRequest.CommunicationRequestPayloadComponent t)