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