
Uses of Class
org.hl7.fhir.r5.openehr.ORGANISATION
Packages that use ORGANISATION
- 
Uses of ORGANISATION in org.hl7.fhir.r5.openehrMethods in org.hl7.fhir.r5.openehr that return ORGANISATIONModifier and TypeMethodDescriptionORGANISATION.copy()protected ORGANISATIONOpenehrJsonParser.parseORGANISATION(com.google.gson.JsonObject json) protected ORGANISATIONOpenehrXmlParser.parseORGANISATION(org.xmlpull.v1.XmlPullParser xpp) protected ORGANISATIONORGANISATION.typedCopy()Methods in org.hl7.fhir.r5.openehr with parameters of type ORGANISATIONModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeORGANISATION(String name, ORGANISATION element) protected voidOpenehrXmlParser.composeORGANISATION(String name, ORGANISATION element) protected voidOpenehrXmlParser.composeORGANISATIONElements(ORGANISATION element) protected voidOpenehrJsonParser.composeORGANISATIONProperties(ORGANISATION element) voidORGANISATION.copyValues(ORGANISATION dst) protected booleanOpenehrXmlParser.parseORGANISATIONContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ORGANISATION res) protected voidOpenehrJsonParser.parseORGANISATIONProperties(com.google.gson.JsonObject json, ORGANISATION res)