
Uses of Class
ca.uhn.fhir.model.primitive.XhtmlDt
Package | Description |
---|---|
ca.uhn.fhir.context | |
ca.uhn.fhir.model.base.composite |
-
Uses of XhtmlDt in ca.uhn.fhir.context
Constructor parameters in ca.uhn.fhir.context with type arguments of type XhtmlDt Constructor Description RuntimePrimitiveDatatypeNarrativeDefinition(String theName, Class<XhtmlDt> theImplementingClass, boolean theStandardType)
-
Uses of XhtmlDt in ca.uhn.fhir.model.base.composite
Methods in ca.uhn.fhir.model.base.composite that return XhtmlDt Modifier and Type Method Description abstract XhtmlDt
BaseNarrativeDt. getDiv()