
Uses of Class
org.hl7.fhir.r5.openehr.FOLDER
Packages that use FOLDER
-
Uses of FOLDER in org.hl7.fhir.r5.openehr
Fields in org.hl7.fhir.r5.openehr with type parameters of type FOLDERMethods in org.hl7.fhir.r5.openehr that return FOLDERModifier and TypeMethodDescriptionFOLDER.addFolders()
FOLDER.addFolders
(FOLDER t) FOLDER.addItems
(OBJECT_REF t) FOLDER.copy()
FOLDER.getFoldersFirstRep()
protected FOLDER
OpenehrJsonParser.parseFOLDER
(com.google.gson.JsonObject json) protected FOLDER
OpenehrXmlParser.parseFOLDER
(org.xmlpull.v1.XmlPullParser xpp) FOLDER.setDetails
(ITEM_STRUCTURE value) FOLDER.setFoldersList
(List<FOLDER> theFolders) FOLDER.setItemsList
(List<OBJECT_REF> theItems) protected FOLDER
FOLDER.typedCopy()
Methods in org.hl7.fhir.r5.openehr that return types with arguments of type FOLDERMethods in org.hl7.fhir.r5.openehr with parameters of type FOLDERModifier and TypeMethodDescriptionFOLDER.addFolders
(FOLDER t) protected void
OpenehrJsonParser.composeFOLDER
(String name, FOLDER element) protected void
OpenehrXmlParser.composeFOLDER
(String name, FOLDER element) protected void
OpenehrXmlParser.composeFOLDERElements
(FOLDER element) protected void
OpenehrJsonParser.composeFOLDERProperties
(FOLDER element) void
FOLDER.copyValues
(FOLDER dst) protected boolean
OpenehrXmlParser.parseFOLDERContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, FOLDER res) protected void
OpenehrJsonParser.parseFOLDERProperties
(com.google.gson.JsonObject json, FOLDER res) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type FOLDER