
Uses of Class
org.hl7.fhir.r5.openehr.INTERVAL_EVENT
Packages that use INTERVAL_EVENT
- 
Uses of INTERVAL_EVENT in org.hl7.fhir.r5.openehrMethods in org.hl7.fhir.r5.openehr that return INTERVAL_EVENTModifier and TypeMethodDescriptionINTERVAL_EVENT.copy()protected INTERVAL_EVENTOpenehrJsonParser.parseINTERVAL_EVENT(com.google.gson.JsonObject json) protected INTERVAL_EVENTOpenehrXmlParser.parseINTERVAL_EVENT(org.xmlpull.v1.XmlPullParser xpp) INTERVAL_EVENT.setMath_function(DV_CODED_TEXT value) INTERVAL_EVENT.setSample_count(int value) INTERVAL_EVENT.setSample_countElement(IntegerType value) INTERVAL_EVENT.setWidth(DV_DURATION value) protected INTERVAL_EVENTINTERVAL_EVENT.typedCopy()Methods in org.hl7.fhir.r5.openehr with parameters of type INTERVAL_EVENTModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeINTERVAL_EVENT(String name, INTERVAL_EVENT element) protected voidOpenehrXmlParser.composeINTERVAL_EVENT(String name, INTERVAL_EVENT element) protected voidOpenehrXmlParser.composeINTERVAL_EVENTElements(INTERVAL_EVENT element) protected voidOpenehrJsonParser.composeINTERVAL_EVENTProperties(INTERVAL_EVENT element) voidINTERVAL_EVENT.copyValues(INTERVAL_EVENT dst) protected booleanOpenehrXmlParser.parseINTERVAL_EVENTContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, INTERVAL_EVENT res) protected voidOpenehrJsonParser.parseINTERVAL_EVENTProperties(com.google.gson.JsonObject json, INTERVAL_EVENT res)