
Uses of Class
org.hl7.fhir.r5.openehr.IMPORTED_VERSION
Packages that use IMPORTED_VERSION
-
Uses of IMPORTED_VERSION in org.hl7.fhir.r5.openehr
Methods in org.hl7.fhir.r5.openehr that return IMPORTED_VERSIONModifier and TypeMethodDescriptionIMPORTED_VERSION.copy()
protected IMPORTED_VERSION
OpenehrJsonParser.parseIMPORTED_VERSION
(com.google.gson.JsonObject json) protected IMPORTED_VERSION
OpenehrXmlParser.parseIMPORTED_VERSION
(org.xmlpull.v1.XmlPullParser xpp) IMPORTED_VERSION.setItem
(ORIGINAL_VERSION value) protected IMPORTED_VERSION
IMPORTED_VERSION.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type IMPORTED_VERSIONModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeIMPORTED_VERSION
(String name, IMPORTED_VERSION element) protected void
OpenehrXmlParser.composeIMPORTED_VERSION
(String name, IMPORTED_VERSION element) protected void
OpenehrXmlParser.composeIMPORTED_VERSIONElements
(IMPORTED_VERSION element) protected void
OpenehrJsonParser.composeIMPORTED_VERSIONProperties
(IMPORTED_VERSION element) void
IMPORTED_VERSION.copyValues
(IMPORTED_VERSION dst) protected boolean
OpenehrXmlParser.parseIMPORTED_VERSIONContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, IMPORTED_VERSION res) protected void
OpenehrJsonParser.parseIMPORTED_VERSIONProperties
(com.google.gson.JsonObject json, IMPORTED_VERSION res)