
Uses of Class
org.hl7.fhir.r4.model.DocumentReference.DocumentReferenceContentComponent
Packages that use DocumentReference.DocumentReferenceContentComponent
- 
Uses of DocumentReference.DocumentReferenceContentComponent in org.hl7.fhir.r4.formatsMethods in org.hl7.fhir.r4.formats that return DocumentReference.DocumentReferenceContentComponentModifier and TypeMethodDescriptionJsonParser.parseDocumentReferenceDocumentReferenceContentComponent(com.google.gson.JsonObject json, DocumentReference owner) XmlParser.parseDocumentReferenceDocumentReferenceContentComponent(org.xmlpull.v1.XmlPullParser xpp, DocumentReference owner) Methods in org.hl7.fhir.r4.formats with parameters of type DocumentReference.DocumentReferenceContentComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeDocumentReferenceDocumentReferenceContentComponent(String name, DocumentReference.DocumentReferenceContentComponent element) protected voidRdfParser.composeDocumentReferenceDocumentReferenceContentComponent(Turtle.Complex parent, String parentType, String name, DocumentReference.DocumentReferenceContentComponent element, int index) protected voidXmlParser.composeDocumentReferenceDocumentReferenceContentComponent(String name, DocumentReference.DocumentReferenceContentComponent element) protected voidXmlParser.composeDocumentReferenceDocumentReferenceContentComponentElements(DocumentReference.DocumentReferenceContentComponent element) protected voidJsonParser.composeDocumentReferenceDocumentReferenceContentComponentInner(DocumentReference.DocumentReferenceContentComponent element) protected booleanXmlParser.parseDocumentReferenceDocumentReferenceContentComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, DocumentReference owner, DocumentReference.DocumentReferenceContentComponent res) protected voidJsonParser.parseDocumentReferenceDocumentReferenceContentComponentProperties(com.google.gson.JsonObject json, DocumentReference owner, DocumentReference.DocumentReferenceContentComponent res) 
- 
Uses of DocumentReference.DocumentReferenceContentComponent in org.hl7.fhir.r4.modelFields in org.hl7.fhir.r4.model with type parameters of type DocumentReference.DocumentReferenceContentComponentMethods in org.hl7.fhir.r4.model that return DocumentReference.DocumentReferenceContentComponentModifier and TypeMethodDescriptionDocumentReference.addContent()DocumentReference.DocumentReferenceContentComponent.copy()DocumentReference.getContentFirstRep()DocumentReference.DocumentReferenceContentComponent.setAttachment(Attachment value) Methods in org.hl7.fhir.r4.model that return types with arguments of type DocumentReference.DocumentReferenceContentComponentMethods in org.hl7.fhir.r4.model with parameters of type DocumentReference.DocumentReferenceContentComponentModifier and TypeMethodDescriptionDocumentReference.addContent(DocumentReference.DocumentReferenceContentComponent t) voidDocumentReference.DocumentReferenceContentComponent.copyValues(DocumentReference.DocumentReferenceContentComponent dst) Method parameters in org.hl7.fhir.r4.model with type arguments of type DocumentReference.DocumentReferenceContentComponentModifier and TypeMethodDescriptionDocumentReference.setContent(List<DocumentReference.DocumentReferenceContentComponent> theContent)