
Uses of Class
org.hl7.fhir.r5.openehr.VERSIONED_COMPOSITION
Packages that use VERSIONED_COMPOSITION
-
Uses of VERSIONED_COMPOSITION in org.hl7.fhir.r5.openehr
Methods in org.hl7.fhir.r5.openehr that return VERSIONED_COMPOSITIONModifier and TypeMethodDescriptionVERSIONED_COMPOSITION.copy()
protected VERSIONED_COMPOSITION
OpenehrJsonParser.parseVERSIONED_COMPOSITION
(com.google.gson.JsonObject json) protected VERSIONED_COMPOSITION
OpenehrXmlParser.parseVERSIONED_COMPOSITION
(org.xmlpull.v1.XmlPullParser xpp) protected VERSIONED_COMPOSITION
VERSIONED_COMPOSITION.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type VERSIONED_COMPOSITIONModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeVERSIONED_COMPOSITION
(String name, VERSIONED_COMPOSITION element) protected void
OpenehrXmlParser.composeVERSIONED_COMPOSITION
(String name, VERSIONED_COMPOSITION element) protected void
OpenehrXmlParser.composeVERSIONED_COMPOSITIONElements
(VERSIONED_COMPOSITION element) protected void
OpenehrJsonParser.composeVERSIONED_COMPOSITIONProperties
(VERSIONED_COMPOSITION element) void
VERSIONED_COMPOSITION.copyValues
(VERSIONED_COMPOSITION dst) protected boolean
OpenehrXmlParser.parseVERSIONED_COMPOSITIONContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, VERSIONED_COMPOSITION res) protected void
OpenehrJsonParser.parseVERSIONED_COMPOSITIONProperties
(com.google.gson.JsonObject json, VERSIONED_COMPOSITION res)