
Uses of Class
org.hl7.fhir.r5.openehr.VERSIONED_FOLDER
Packages that use VERSIONED_FOLDER
- 
Uses of VERSIONED_FOLDER in org.hl7.fhir.r5.openehrMethods in org.hl7.fhir.r5.openehr that return VERSIONED_FOLDERModifier and TypeMethodDescriptionVERSIONED_FOLDER.copy()protected VERSIONED_FOLDEROpenehrJsonParser.parseVERSIONED_FOLDER(com.google.gson.JsonObject json) protected VERSIONED_FOLDEROpenehrXmlParser.parseVERSIONED_FOLDER(org.xmlpull.v1.XmlPullParser xpp) protected VERSIONED_FOLDERVERSIONED_FOLDER.typedCopy()Methods in org.hl7.fhir.r5.openehr with parameters of type VERSIONED_FOLDERModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeVERSIONED_FOLDER(String name, VERSIONED_FOLDER element) protected voidOpenehrXmlParser.composeVERSIONED_FOLDER(String name, VERSIONED_FOLDER element) protected voidOpenehrXmlParser.composeVERSIONED_FOLDERElements(VERSIONED_FOLDER element) protected voidOpenehrJsonParser.composeVERSIONED_FOLDERProperties(VERSIONED_FOLDER element) voidVERSIONED_FOLDER.copyValues(VERSIONED_FOLDER dst) protected booleanOpenehrXmlParser.parseVERSIONED_FOLDERContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, VERSIONED_FOLDER res) protected voidOpenehrJsonParser.parseVERSIONED_FOLDERProperties(com.google.gson.JsonObject json, VERSIONED_FOLDER res)