
Uses of Class
org.hl7.fhir.r5.openehr.AGENT
Packages that use AGENT
-
Uses of AGENT in org.hl7.fhir.r5.openehr
Methods in org.hl7.fhir.r5.openehr that return AGENTModifier and TypeMethodDescriptionAGENT.copy()
protected AGENT
OpenehrJsonParser.parseAGENT
(com.google.gson.JsonObject json) protected AGENT
OpenehrXmlParser.parseAGENT
(org.xmlpull.v1.XmlPullParser xpp) protected AGENT
AGENT.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type AGENTModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeAGENT
(String name, AGENT element) protected void
OpenehrXmlParser.composeAGENT
(String name, AGENT element) protected void
OpenehrXmlParser.composeAGENTElements
(AGENT element) protected void
OpenehrJsonParser.composeAGENTProperties
(AGENT element) void
AGENT.copyValues
(AGENT dst) protected boolean
OpenehrXmlParser.parseAGENTContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, AGENT res) protected void
OpenehrJsonParser.parseAGENTProperties
(com.google.gson.JsonObject json, AGENT res)