
Uses of Class
org.hl7.fhir.r5.openehr.DV_COUNT
Packages that use DV_COUNT
- 
Uses of DV_COUNT in org.hl7.fhir.r5.openehrMethods in org.hl7.fhir.r5.openehr that return DV_COUNTModifier and TypeMethodDescriptionDV_COUNT.copy()protected DV_COUNTOpenehrJsonParser.parseDV_COUNT(com.google.gson.JsonObject json) protected DV_COUNTOpenehrXmlParser.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_COUNTDV_COUNT.typedCopy()Methods in org.hl7.fhir.r5.openehr with parameters of type DV_COUNTModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeDV_COUNT(String name, DV_COUNT element) protected voidOpenehrXmlParser.composeDV_COUNT(String name, DV_COUNT element) protected voidOpenehrXmlParser.composeDV_COUNTElements(DV_COUNT element) protected voidOpenehrJsonParser.composeDV_COUNTProperties(DV_COUNT element) voidDV_COUNT.copyValues(DV_COUNT dst) protected booleanOpenehrXmlParser.parseDV_COUNTContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, DV_COUNT res) protected voidOpenehrJsonParser.parseDV_COUNTProperties(com.google.gson.JsonObject json, DV_COUNT res)