
Uses of Class
org.hl7.fhir.r5.openehr.LINK
Packages that use LINK
-
Uses of LINK in org.hl7.fhir.r5.openehr
Fields in org.hl7.fhir.r5.openehr with type parameters of type LINKModifier and TypeFieldDescriptionPATHABLE.linksList
Links 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 LINK
OpenehrJsonParser.parseLINK
(com.google.gson.JsonObject json) protected LINK
OpenehrXmlParser.parseLINK
(org.xmlpull.v1.XmlPullParser xpp) LINK.setMeaning
(DV_TEXT value) LINK.setTarget
(DV_EHR_URI value) protected LINK
LINK.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 void
OpenehrJsonParser.composeLINK
(String name, LINK element) protected void
OpenehrXmlParser.composeLINK
(String name, LINK element) protected void
OpenehrXmlParser.composeLINKElements
(LINK element) protected void
OpenehrJsonParser.composeLINKProperties
(LINK element) void
LINK.copyValues
(LINK dst) protected boolean
OpenehrXmlParser.parseLINKContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, LINK res) protected void
OpenehrJsonParser.parseLINKProperties
(com.google.gson.JsonObject json, LINK res) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type LINK