Uses of Class
org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContentComponent
-
Uses of DocumentReference.DocumentReferenceContentComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionJsonParser.parseDocumentReferenceDocumentReferenceContentComponent
(com.google.gson.JsonObject json, DocumentReference owner) XmlParser.parseDocumentReferenceDocumentReferenceContentComponent
(org.xmlpull.v1.XmlPullParser xpp, DocumentReference owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeDocumentReferenceDocumentReferenceContentComponent
(String name, DocumentReference.DocumentReferenceContentComponent element) protected void
XmlParser.composeDocumentReferenceDocumentReferenceContentComponent
(String name, DocumentReference.DocumentReferenceContentComponent element) protected void
JsonParser.composeDocumentReferenceDocumentReferenceContentComponentInner
(DocumentReference.DocumentReferenceContentComponent element) -
Uses of DocumentReference.DocumentReferenceContentComponent in org.hl7.fhir.dstu2.model
Modifier and TypeMethodDescriptionDocumentReference.addContent()
DocumentReference.DocumentReferenceContentComponent.copy()
DocumentReference.DocumentReferenceContentComponent.setAttachment
(Attachment value) Modifier and TypeMethodDescriptionDocumentReference.addContent
(DocumentReference.DocumentReferenceContentComponent t)