
Uses of Class
org.hl7.fhir.r5.openehr.VERSIONED_COMPOSITION
Packages that use VERSIONED_COMPOSITION
- 
Uses of VERSIONED_COMPOSITION in org.hl7.fhir.r5.openehrMethods in org.hl7.fhir.r5.openehr that return VERSIONED_COMPOSITIONModifier and TypeMethodDescriptionVERSIONED_COMPOSITION.copy()protected VERSIONED_COMPOSITIONOpenehrJsonParser.parseVERSIONED_COMPOSITION(com.google.gson.JsonObject json) protected VERSIONED_COMPOSITIONOpenehrXmlParser.parseVERSIONED_COMPOSITION(org.xmlpull.v1.XmlPullParser xpp) protected VERSIONED_COMPOSITIONVERSIONED_COMPOSITION.typedCopy()Methods in org.hl7.fhir.r5.openehr with parameters of type VERSIONED_COMPOSITIONModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeVERSIONED_COMPOSITION(String name, VERSIONED_COMPOSITION element) protected voidOpenehrXmlParser.composeVERSIONED_COMPOSITION(String name, VERSIONED_COMPOSITION element) protected voidOpenehrXmlParser.composeVERSIONED_COMPOSITIONElements(VERSIONED_COMPOSITION element) protected voidOpenehrJsonParser.composeVERSIONED_COMPOSITIONProperties(VERSIONED_COMPOSITION element) voidVERSIONED_COMPOSITION.copyValues(VERSIONED_COMPOSITION dst) protected booleanOpenehrXmlParser.parseVERSIONED_COMPOSITIONContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, VERSIONED_COMPOSITION res) protected voidOpenehrJsonParser.parseVERSIONED_COMPOSITIONProperties(com.google.gson.JsonObject json, VERSIONED_COMPOSITION res)