
Uses of Class
org.hl7.fhir.r5.openehr.LINK
Packages that use LINK
- 
Uses of LINK in org.hl7.fhir.r5.openehrFields in org.hl7.fhir.r5.openehr with type parameters of type LINKModifier and TypeFieldDescriptionPATHABLE.linksListLinks to other archetyped structures (data whose root object inherits from ARCHETYPED, such as ENTRY, SECTION and so on).Methods in org.hl7.fhir.r5.openehr that return LINKModifier and TypeMethodDescriptionPATHABLE.addLinks()LINK.copy()PATHABLE.getLinksFirstRep()protected LINKOpenehrJsonParser.parseLINK(com.google.gson.JsonObject json) protected LINKOpenehrXmlParser.parseLINK(org.xmlpull.v1.XmlPullParser xpp) LINK.setMeaning(DV_TEXT value) LINK.setTarget(DV_EHR_URI value) protected LINKLINK.typedCopy()Methods in org.hl7.fhir.r5.openehr that return types with arguments of type LINKMethods in org.hl7.fhir.r5.openehr with parameters of type LINKModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeLINK(String name, LINK element) protected voidOpenehrXmlParser.composeLINK(String name, LINK element) protected voidOpenehrXmlParser.composeLINKElements(LINK element) protected voidOpenehrJsonParser.composeLINKProperties(LINK element) voidLINK.copyValues(LINK dst) protected booleanOpenehrXmlParser.parseLINKContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, LINK res) protected voidOpenehrJsonParser.parseLINKProperties(com.google.gson.JsonObject json, LINK res) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type LINK