
Uses of Class
org.hl7.fhir.r5.openehr.DV_COUNT
Packages that use DV_COUNT
-
Uses of DV_COUNT in org.hl7.fhir.r5.openehr
Methods in org.hl7.fhir.r5.openehr that return DV_COUNTModifier and TypeMethodDescriptionDV_COUNT.copy()
protected DV_COUNT
OpenehrJsonParser.parseDV_COUNT
(com.google.gson.JsonObject json) protected DV_COUNT
OpenehrXmlParser.parseDV_COUNT
(org.xmlpull.v1.XmlPullParser xpp) DV_COUNT.setMagnitude
(double value) DV_COUNT.setMagnitude
(long value) DV_COUNT.setMagnitude
(BigDecimal value) DV_COUNT.setMagnitudeElement
(DecimalType value) protected DV_COUNT
DV_COUNT.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type DV_COUNTModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeDV_COUNT
(String name, DV_COUNT element) protected void
OpenehrXmlParser.composeDV_COUNT
(String name, DV_COUNT element) protected void
OpenehrXmlParser.composeDV_COUNTElements
(DV_COUNT element) protected void
OpenehrJsonParser.composeDV_COUNTProperties
(DV_COUNT element) void
DV_COUNT.copyValues
(DV_COUNT dst) protected boolean
OpenehrXmlParser.parseDV_COUNTContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, DV_COUNT res) protected void
OpenehrJsonParser.parseDV_COUNTProperties
(com.google.gson.JsonObject json, DV_COUNT res)