Uses of Class
ca.uhn.fhir.model.dstu2.composite.NarrativeDt
-
Packages that use NarrativeDt Package Description ca.uhn.fhir.model.dstu2.resource -
-
Uses of NarrativeDt in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return NarrativeDt Modifier and Type Method Description NarrativeDtBaseResource. getText()NarrativeDtComposition.Section. getText()Gets the value(s) for text ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type NarrativeDt Modifier and Type Method Description voidBaseResource. setText(NarrativeDt theText)Composition.SectionComposition.Section. setText(NarrativeDt theValue)Sets the value(s) for text ()
-