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