
Uses of Class
ca.uhn.fhir.model.dstu2.composite.NarrativeDt
Packages that use NarrativeDt
-
Uses of NarrativeDt in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return NarrativeDtModifier and TypeMethodDescriptionBaseResource.getText()
Composition.Section.getText()
Gets the value(s) for text ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type NarrativeDtModifier and TypeMethodDescriptionvoid
BaseResource.setText
(NarrativeDt theText) Composition.Section.setText
(NarrativeDt theValue) Sets the value(s) for text ()