
Uses of Class
org.hl7.fhir.r5.openehr.VERSIONED_PARTY
Packages that use VERSIONED_PARTY
-
Uses of VERSIONED_PARTY in org.hl7.fhir.r5.openehr
Methods in org.hl7.fhir.r5.openehr that return VERSIONED_PARTYModifier and TypeMethodDescriptionVERSIONED_PARTY.copy()
protected VERSIONED_PARTY
OpenehrJsonParser.parseVERSIONED_PARTY
(com.google.gson.JsonObject json) protected VERSIONED_PARTY
OpenehrXmlParser.parseVERSIONED_PARTY
(org.xmlpull.v1.XmlPullParser xpp) protected VERSIONED_PARTY
VERSIONED_PARTY.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type VERSIONED_PARTYModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeVERSIONED_PARTY
(String name, VERSIONED_PARTY element) protected void
OpenehrXmlParser.composeVERSIONED_PARTY
(String name, VERSIONED_PARTY element) protected void
OpenehrXmlParser.composeVERSIONED_PARTYElements
(VERSIONED_PARTY element) protected void
OpenehrJsonParser.composeVERSIONED_PARTYProperties
(VERSIONED_PARTY element) void
VERSIONED_PARTY.copyValues
(VERSIONED_PARTY dst) protected boolean
OpenehrXmlParser.parseVERSIONED_PARTYContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, VERSIONED_PARTY res) protected void
OpenehrJsonParser.parseVERSIONED_PARTYProperties
(com.google.gson.JsonObject json, VERSIONED_PARTY res)