
Uses of Class
org.hl7.fhir.r5.openehr.INTERNET_ID
Packages that use INTERNET_ID
-
Uses of INTERNET_ID in org.hl7.fhir.r5.openehr
Methods in org.hl7.fhir.r5.openehr that return INTERNET_IDModifier and TypeMethodDescriptionINTERNET_ID.copy()
protected INTERNET_ID
OpenehrJsonParser.parseINTERNET_ID
(com.google.gson.JsonObject json) protected INTERNET_ID
OpenehrXmlParser.parseINTERNET_ID
(org.xmlpull.v1.XmlPullParser xpp) protected INTERNET_ID
INTERNET_ID.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type INTERNET_IDModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeINTERNET_ID
(String name, INTERNET_ID element) protected void
OpenehrXmlParser.composeINTERNET_ID
(String name, INTERNET_ID element) protected void
OpenehrXmlParser.composeINTERNET_IDElements
(INTERNET_ID element) protected void
OpenehrJsonParser.composeINTERNET_IDProperties
(INTERNET_ID element) void
INTERNET_ID.copyValues
(INTERNET_ID dst) protected boolean
OpenehrXmlParser.parseINTERNET_IDContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, INTERNET_ID res) protected void
OpenehrJsonParser.parseINTERNET_IDProperties
(com.google.gson.JsonObject json, INTERNET_ID res)