
Uses of Class
org.hl7.fhir.r5.openehr.SECTION
Packages that use SECTION
- 
Uses of SECTION in org.hl7.fhir.r5.openehrMethods in org.hl7.fhir.r5.openehr that return SECTIONModifier and TypeMethodDescriptionSECTION.addItems(CONTENT_ITEM t) SECTION.copy()protected SECTIONOpenehrJsonParser.parseSECTION(com.google.gson.JsonObject json) protected SECTIONOpenehrXmlParser.parseSECTION(org.xmlpull.v1.XmlPullParser xpp) SECTION.setItemsList(List<CONTENT_ITEM> theItems) protected SECTIONSECTION.typedCopy()Methods in org.hl7.fhir.r5.openehr with parameters of type SECTIONModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeSECTION(String name, SECTION element) protected voidOpenehrXmlParser.composeSECTION(String name, SECTION element) protected voidOpenehrXmlParser.composeSECTIONElements(SECTION element) protected voidOpenehrJsonParser.composeSECTIONProperties(SECTION element) voidSECTION.copyValues(SECTION dst) protected booleanOpenehrXmlParser.parseSECTIONContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SECTION res) protected voidOpenehrJsonParser.parseSECTIONProperties(com.google.gson.JsonObject json, SECTION res)