
Uses of Class
org.hl7.fhir.r5.openehr.IMPORTED_VERSION
Packages that use IMPORTED_VERSION
- 
Uses of IMPORTED_VERSION in org.hl7.fhir.r5.openehrMethods in org.hl7.fhir.r5.openehr that return IMPORTED_VERSIONModifier and TypeMethodDescriptionIMPORTED_VERSION.copy()protected IMPORTED_VERSIONOpenehrJsonParser.parseIMPORTED_VERSION(com.google.gson.JsonObject json) protected IMPORTED_VERSIONOpenehrXmlParser.parseIMPORTED_VERSION(org.xmlpull.v1.XmlPullParser xpp) IMPORTED_VERSION.setItem(ORIGINAL_VERSION value) protected IMPORTED_VERSIONIMPORTED_VERSION.typedCopy()Methods in org.hl7.fhir.r5.openehr with parameters of type IMPORTED_VERSIONModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeIMPORTED_VERSION(String name, IMPORTED_VERSION element) protected voidOpenehrXmlParser.composeIMPORTED_VERSION(String name, IMPORTED_VERSION element) protected voidOpenehrXmlParser.composeIMPORTED_VERSIONElements(IMPORTED_VERSION element) protected voidOpenehrJsonParser.composeIMPORTED_VERSIONProperties(IMPORTED_VERSION element) voidIMPORTED_VERSION.copyValues(IMPORTED_VERSION dst) protected booleanOpenehrXmlParser.parseIMPORTED_VERSIONContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, IMPORTED_VERSION res) protected voidOpenehrJsonParser.parseIMPORTED_VERSIONProperties(com.google.gson.JsonObject json, IMPORTED_VERSION res)