
Uses of Class
org.hl7.fhir.r5.openehr.GENERIC_ID
Packages that use GENERIC_ID
-
Uses of GENERIC_ID in org.hl7.fhir.r5.openehr
Methods in org.hl7.fhir.r5.openehr that return GENERIC_IDModifier and TypeMethodDescriptionGENERIC_ID.copy()
protected GENERIC_ID
OpenehrJsonParser.parseGENERIC_ID
(com.google.gson.JsonObject json) protected GENERIC_ID
OpenehrXmlParser.parseGENERIC_ID
(org.xmlpull.v1.XmlPullParser xpp) protected GENERIC_ID
GENERIC_ID.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type GENERIC_IDModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeGENERIC_ID
(String name, GENERIC_ID element) protected void
OpenehrXmlParser.composeGENERIC_ID
(String name, GENERIC_ID element) protected void
OpenehrXmlParser.composeGENERIC_IDElements
(GENERIC_ID element) protected void
OpenehrJsonParser.composeGENERIC_IDProperties
(GENERIC_ID element) void
GENERIC_ID.copyValues
(GENERIC_ID dst) protected boolean
OpenehrXmlParser.parseGENERIC_IDContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, GENERIC_ID res) protected void
OpenehrJsonParser.parseGENERIC_IDProperties
(com.google.gson.JsonObject json, GENERIC_ID res)