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