
Uses of Class
org.hl7.fhir.r5.openehr.EVENT
Packages that use EVENT
- 
Uses of EVENT in org.hl7.fhir.r5.openehrSubclasses of EVENT in org.hl7.fhir.r5.openehrModifier and TypeClassDescriptionclassDefines a single interval event in a series.classDefines 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 EVENTEVENT.copy()protected EVENTOpenehrJsonParser.parseEVENT(com.google.gson.JsonObject json) protected EVENTOpenehrXmlParser.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 voidOpenehrJsonParser.composeEVENT(String name, EVENT element) protected voidOpenehrXmlParser.composeEVENT(String name, EVENT element) protected voidOpenehrXmlParser.composeEVENTElements(EVENT element) protected voidOpenehrJsonParser.composeEVENTProperties(EVENT element) voidEVENT.copyValues(EVENT dst) protected booleanOpenehrXmlParser.parseEVENTContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, EVENT res) protected voidOpenehrJsonParser.parseEVENTProperties(com.google.gson.JsonObject json, EVENT res) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type EVENT