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