
Uses of Class
org.hl7.fhir.r5.openehr.POINT_EVENT
Packages that use POINT_EVENT
-
Uses of POINT_EVENT in org.hl7.fhir.r5.openehr
Methods in org.hl7.fhir.r5.openehr that return POINT_EVENTModifier and TypeMethodDescriptionPOINT_EVENT.copy()
protected POINT_EVENT
OpenehrJsonParser.parsePOINT_EVENT
(com.google.gson.JsonObject json) protected POINT_EVENT
OpenehrXmlParser.parsePOINT_EVENT
(org.xmlpull.v1.XmlPullParser xpp) protected POINT_EVENT
POINT_EVENT.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type POINT_EVENTModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composePOINT_EVENT
(String name, POINT_EVENT element) protected void
OpenehrXmlParser.composePOINT_EVENT
(String name, POINT_EVENT element) protected void
OpenehrXmlParser.composePOINT_EVENTElements
(POINT_EVENT element) protected void
OpenehrJsonParser.composePOINT_EVENTProperties
(POINT_EVENT element) void
POINT_EVENT.copyValues
(POINT_EVENT dst) protected boolean
OpenehrXmlParser.parsePOINT_EVENTContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, POINT_EVENT res) protected void
OpenehrJsonParser.parsePOINT_EVENTProperties
(com.google.gson.JsonObject json, POINT_EVENT res)