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