
Uses of Class
org.hl7.fhir.r5.openehr.CLUSTER
Packages that use CLUSTER
- 
Uses of CLUSTER in org.hl7.fhir.r5.openehrFields in org.hl7.fhir.r5.openehr with type parameters of type CLUSTERModifier and TypeFieldDescriptionITEM_TABLE.rowsListPhysical 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 CLUSTEROpenehrJsonParser.parseCLUSTER(com.google.gson.JsonObject json) protected CLUSTEROpenehrXmlParser.parseCLUSTER(org.xmlpull.v1.XmlPullParser xpp) CLUSTER.setItemsList(List<ITEM> theItems) protected CLUSTERCLUSTER.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 voidOpenehrJsonParser.composeCLUSTER(String name, CLUSTER element) protected voidOpenehrXmlParser.composeCLUSTER(String name, CLUSTER element) protected voidOpenehrXmlParser.composeCLUSTERElements(CLUSTER element) protected voidOpenehrJsonParser.composeCLUSTERProperties(CLUSTER element) voidCLUSTER.copyValues(CLUSTER dst) protected booleanOpenehrXmlParser.parseCLUSTERContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, CLUSTER res) protected voidOpenehrJsonParser.parseCLUSTERProperties(com.google.gson.JsonObject json, CLUSTER res) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type CLUSTER