
Uses of Class
org.hl7.fhir.r5.openehr.VERSIONED_EHR_STATUS
Packages that use VERSIONED_EHR_STATUS
-
Uses of VERSIONED_EHR_STATUS in org.hl7.fhir.r5.openehr
Methods in org.hl7.fhir.r5.openehr that return VERSIONED_EHR_STATUSModifier and TypeMethodDescriptionVERSIONED_EHR_STATUS.copy()
protected VERSIONED_EHR_STATUS
OpenehrJsonParser.parseVERSIONED_EHR_STATUS
(com.google.gson.JsonObject json) protected VERSIONED_EHR_STATUS
OpenehrXmlParser.parseVERSIONED_EHR_STATUS
(org.xmlpull.v1.XmlPullParser xpp) protected VERSIONED_EHR_STATUS
VERSIONED_EHR_STATUS.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type VERSIONED_EHR_STATUSModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeVERSIONED_EHR_STATUS
(String name, VERSIONED_EHR_STATUS element) protected void
OpenehrXmlParser.composeVERSIONED_EHR_STATUS
(String name, VERSIONED_EHR_STATUS element) protected void
OpenehrXmlParser.composeVERSIONED_EHR_STATUSElements
(VERSIONED_EHR_STATUS element) protected void
OpenehrJsonParser.composeVERSIONED_EHR_STATUSProperties
(VERSIONED_EHR_STATUS element) void
VERSIONED_EHR_STATUS.copyValues
(VERSIONED_EHR_STATUS dst) protected boolean
OpenehrXmlParser.parseVERSIONED_EHR_STATUSContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, VERSIONED_EHR_STATUS res) protected void
OpenehrJsonParser.parseVERSIONED_EHR_STATUSProperties
(com.google.gson.JsonObject json, VERSIONED_EHR_STATUS res)