
Uses of Class
org.hl7.fhir.r5.openehr.VERSION_TREE_ID
Packages that use VERSION_TREE_ID
-
Uses of VERSION_TREE_ID in org.hl7.fhir.r5.openehr
Methods in org.hl7.fhir.r5.openehr that return VERSION_TREE_IDModifier and TypeMethodDescriptionVERSION_TREE_ID.copy()
protected VERSION_TREE_ID
OpenehrJsonParser.parseVERSION_TREE_ID
(com.google.gson.JsonObject json) protected VERSION_TREE_ID
OpenehrXmlParser.parseVERSION_TREE_ID
(org.xmlpull.v1.XmlPullParser xpp) VERSION_TREE_ID.setValueElement
(StringType value) protected VERSION_TREE_ID
VERSION_TREE_ID.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type VERSION_TREE_IDModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeVERSION_TREE_ID
(String name, VERSION_TREE_ID element) protected void
OpenehrXmlParser.composeVERSION_TREE_ID
(String name, VERSION_TREE_ID element) protected void
OpenehrXmlParser.composeVERSION_TREE_IDElements
(VERSION_TREE_ID element) protected void
OpenehrJsonParser.composeVERSION_TREE_IDProperties
(VERSION_TREE_ID element) void
VERSION_TREE_ID.copyValues
(VERSION_TREE_ID dst) protected boolean
OpenehrXmlParser.parseVERSION_TREE_IDContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, VERSION_TREE_ID res) protected void
OpenehrJsonParser.parseVERSION_TREE_IDProperties
(com.google.gson.JsonObject json, VERSION_TREE_ID res)