
Uses of Class
org.hl7.fhir.r5.openehr.DV_BOOLEAN
Packages that use DV_BOOLEAN
-
Uses of DV_BOOLEAN in org.hl7.fhir.r5.openehr
Methods in org.hl7.fhir.r5.openehr that return DV_BOOLEANModifier and TypeMethodDescriptionDV_BOOLEAN.copy()
protected DV_BOOLEAN
OpenehrJsonParser.parseDV_BOOLEAN
(com.google.gson.JsonObject json) protected DV_BOOLEAN
OpenehrXmlParser.parseDV_BOOLEAN
(org.xmlpull.v1.XmlPullParser xpp) DV_BOOLEAN.setValue
(boolean value) DV_BOOLEAN.setValueElement
(BooleanType value) protected DV_BOOLEAN
DV_BOOLEAN.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type DV_BOOLEANModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeDV_BOOLEAN
(String name, DV_BOOLEAN element) protected void
OpenehrXmlParser.composeDV_BOOLEAN
(String name, DV_BOOLEAN element) protected void
OpenehrXmlParser.composeDV_BOOLEANElements
(DV_BOOLEAN element) protected void
OpenehrJsonParser.composeDV_BOOLEANProperties
(DV_BOOLEAN element) void
DV_BOOLEAN.copyValues
(DV_BOOLEAN dst) protected boolean
OpenehrXmlParser.parseDV_BOOLEANContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, DV_BOOLEAN res) protected void
OpenehrJsonParser.parseDV_BOOLEANProperties
(com.google.gson.JsonObject json, DV_BOOLEAN res)