
Uses of Class
org.hl7.fhir.r5.openehr.DV_PARAGRAPH
Packages that use DV_PARAGRAPH
-
Uses of DV_PARAGRAPH in org.hl7.fhir.r5.openehr
Methods in org.hl7.fhir.r5.openehr that return DV_PARAGRAPHModifier and TypeMethodDescriptionDV_PARAGRAPH.copy()
protected DV_PARAGRAPH
OpenehrJsonParser.parseDV_PARAGRAPH
(com.google.gson.JsonObject json) protected DV_PARAGRAPH
OpenehrXmlParser.parseDV_PARAGRAPH
(org.xmlpull.v1.XmlPullParser xpp) DV_PARAGRAPH.setItemsList
(List<DV_TEXT> theItems) protected DV_PARAGRAPH
DV_PARAGRAPH.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type DV_PARAGRAPHModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeDV_PARAGRAPH
(String name, DV_PARAGRAPH element) protected void
OpenehrXmlParser.composeDV_PARAGRAPH
(String name, DV_PARAGRAPH element) protected void
OpenehrXmlParser.composeDV_PARAGRAPHElements
(DV_PARAGRAPH element) protected void
OpenehrJsonParser.composeDV_PARAGRAPHProperties
(DV_PARAGRAPH element) void
DV_PARAGRAPH.copyValues
(DV_PARAGRAPH dst) protected boolean
OpenehrXmlParser.parseDV_PARAGRAPHContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, DV_PARAGRAPH res) protected void
OpenehrJsonParser.parseDV_PARAGRAPHProperties
(com.google.gson.JsonObject json, DV_PARAGRAPH res)