
Uses of Class
org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceRelatesToComponent
Packages that use DocumentReference.DocumentReferenceRelatesToComponent
-
Uses of DocumentReference.DocumentReferenceRelatesToComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return DocumentReference.DocumentReferenceRelatesToComponentModifier and TypeMethodDescriptionJsonParser.parseDocumentReferenceDocumentReferenceRelatesToComponent(com.google.gson.JsonObject json, DocumentReference owner) XmlParser.parseDocumentReferenceDocumentReferenceRelatesToComponent(org.xmlpull.v1.XmlPullParser xpp, DocumentReference owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type DocumentReference.DocumentReferenceRelatesToComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeDocumentReferenceDocumentReferenceRelatesToComponent(String name, DocumentReference.DocumentReferenceRelatesToComponent element) protected voidXmlParser.composeDocumentReferenceDocumentReferenceRelatesToComponent(String name, DocumentReference.DocumentReferenceRelatesToComponent element) protected voidJsonParser.composeDocumentReferenceDocumentReferenceRelatesToComponentInner(DocumentReference.DocumentReferenceRelatesToComponent element) -
Uses of DocumentReference.DocumentReferenceRelatesToComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type DocumentReference.DocumentReferenceRelatesToComponentModifier and TypeFieldDescriptionDocumentReference.relatesToRelationships that this document has with other document references that already exist.Methods in org.hl7.fhir.dstu2.model that return DocumentReference.DocumentReferenceRelatesToComponentModifier and TypeMethodDescriptionDocumentReference.addRelatesTo()DocumentReference.DocumentReferenceRelatesToComponent.copy()DocumentReference.DocumentReferenceRelatesToComponent.setCode(DocumentReference.DocumentRelationshipType value) DocumentReference.DocumentReferenceRelatesToComponent.setCodeElement(Enumeration<DocumentReference.DocumentRelationshipType> value) DocumentReference.DocumentReferenceRelatesToComponent.setTargetTarget(DocumentReference value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type DocumentReference.DocumentReferenceRelatesToComponentMethods in org.hl7.fhir.dstu2.model with parameters of type DocumentReference.DocumentReferenceRelatesToComponentModifier and TypeMethodDescriptionDocumentReference.addRelatesTo(DocumentReference.DocumentReferenceRelatesToComponent t)