
Uses of Class
org.hl7.fhir.r5.openehr.PERSON
Packages that use PERSON
-
Uses of PERSON in org.hl7.fhir.r5.openehr
Methods in org.hl7.fhir.r5.openehr that return PERSONModifier and TypeMethodDescriptionPERSON.copy()
protected PERSON
OpenehrJsonParser.parsePERSON
(com.google.gson.JsonObject json) protected PERSON
OpenehrXmlParser.parsePERSON
(org.xmlpull.v1.XmlPullParser xpp) protected PERSON
PERSON.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type PERSONModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composePERSON
(String name, PERSON element) protected void
OpenehrXmlParser.composePERSON
(String name, PERSON element) protected void
OpenehrXmlParser.composePERSONElements
(PERSON element) protected void
OpenehrJsonParser.composePERSONProperties
(PERSON element) void
PERSON.copyValues
(PERSON dst) protected boolean
OpenehrXmlParser.parsePERSONContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, PERSON res) protected void
OpenehrJsonParser.parsePERSONProperties
(com.google.gson.JsonObject json, PERSON res)