
Uses of Class
org.hl7.fhir.r5.openehr.EVENT
Packages that use EVENT
-
Uses of EVENT in org.hl7.fhir.r5.openehr
Subclasses of EVENT in org.hl7.fhir.r5.openehrModifier and TypeClassDescriptionclass
Defines a single interval event in a series.class
Defines a single point event in a series.Fields in org.hl7.fhir.r5.openehr with type parameters of type EVENTMethods in org.hl7.fhir.r5.openehr that return EVENTModifier and TypeMethodDescriptionabstract EVENT
EVENT.copy()
protected EVENT
OpenehrJsonParser.parseEVENT
(com.google.gson.JsonObject json) protected EVENT
OpenehrXmlParser.parseEVENT
(org.xmlpull.v1.XmlPullParser xpp) EVENT.setState
(ITEM_STRUCTURE value) EVENT.setTime
(DV_DATE_TIME value) Methods in org.hl7.fhir.r5.openehr that return types with arguments of type EVENTMethods in org.hl7.fhir.r5.openehr with parameters of type EVENTModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeEVENT
(String name, EVENT element) protected void
OpenehrXmlParser.composeEVENT
(String name, EVENT element) protected void
OpenehrXmlParser.composeEVENTElements
(EVENT element) protected void
OpenehrJsonParser.composeEVENTProperties
(EVENT element) void
EVENT.copyValues
(EVENT dst) protected boolean
OpenehrXmlParser.parseEVENTContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, EVENT res) protected void
OpenehrJsonParser.parseEVENTProperties
(com.google.gson.JsonObject json, EVENT res) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type EVENT