
Uses of Class
org.hl7.fhir.r5.openehr.ISO_OID
Packages that use ISO_OID
- 
Uses of ISO_OID in org.hl7.fhir.r5.openehrMethods in org.hl7.fhir.r5.openehr that return ISO_OIDModifier and TypeMethodDescriptionISO_OID.copy()protected ISO_OIDOpenehrJsonParser.parseISO_OID(com.google.gson.JsonObject json) protected ISO_OIDOpenehrXmlParser.parseISO_OID(org.xmlpull.v1.XmlPullParser xpp) protected ISO_OIDISO_OID.typedCopy()Methods in org.hl7.fhir.r5.openehr with parameters of type ISO_OIDModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeISO_OID(String name, ISO_OID element) protected voidOpenehrXmlParser.composeISO_OID(String name, ISO_OID element) protected voidOpenehrXmlParser.composeISO_OIDElements(ISO_OID element) protected voidOpenehrJsonParser.composeISO_OIDProperties(ISO_OID element) voidISO_OID.copyValues(ISO_OID dst) protected booleanOpenehrXmlParser.parseISO_OIDContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ISO_OID res) protected voidOpenehrJsonParser.parseISO_OIDProperties(com.google.gson.JsonObject json, ISO_OID res)