
Uses of Class
org.hl7.fhir.r5.openehr.CLUSTER
Packages that use CLUSTER
-
Uses of CLUSTER in org.hl7.fhir.r5.openehr
Fields in org.hl7.fhir.r5.openehr with type parameters of type CLUSTERModifier and TypeFieldDescriptionITEM_TABLE.rowsList
Physical representation of the table as a list of CLUSTERs, each containing the data of one row of the table.Methods in org.hl7.fhir.r5.openehr that return CLUSTERModifier and TypeMethodDescriptionITEM_TABLE.addRows()
CLUSTER.copy()
ITEM_TABLE.getRowsFirstRep()
protected CLUSTER
OpenehrJsonParser.parseCLUSTER
(com.google.gson.JsonObject json) protected CLUSTER
OpenehrXmlParser.parseCLUSTER
(org.xmlpull.v1.XmlPullParser xpp) CLUSTER.setItemsList
(List<ITEM> theItems) protected CLUSTER
CLUSTER.typedCopy()
Methods in org.hl7.fhir.r5.openehr that return types with arguments of type CLUSTERMethods in org.hl7.fhir.r5.openehr with parameters of type CLUSTERModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeCLUSTER
(String name, CLUSTER element) protected void
OpenehrXmlParser.composeCLUSTER
(String name, CLUSTER element) protected void
OpenehrXmlParser.composeCLUSTERElements
(CLUSTER element) protected void
OpenehrJsonParser.composeCLUSTERProperties
(CLUSTER element) void
CLUSTER.copyValues
(CLUSTER dst) protected boolean
OpenehrXmlParser.parseCLUSTERContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, CLUSTER res) protected void
OpenehrJsonParser.parseCLUSTERProperties
(com.google.gson.JsonObject json, CLUSTER res) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type CLUSTER