
Uses of Class
org.hl7.fhir.r5.openehr.LOCATABLE_REF
Packages that use LOCATABLE_REF
-
Uses of LOCATABLE_REF in org.hl7.fhir.r5.openehr
Fields in org.hl7.fhir.r5.openehr declared as LOCATABLE_REFModifier and TypeFieldDescriptionprotected LOCATABLE_REF
INSTRUCTION_DETAILS.instruction_id
Reference to causing Instruction.Fields in org.hl7.fhir.r5.openehr with type parameters of type LOCATABLE_REFModifier and TypeFieldDescriptionprotected List
<LOCATABLE_REF> References to relationships in which this Party takes part as target.Methods in org.hl7.fhir.r5.openehr that return LOCATABLE_REFModifier and TypeMethodDescriptionPARTY.addReverse_relationships()
LOCATABLE_REF.copy()
INSTRUCTION_DETAILS.getInstruction_id()
PARTY.getReverse_relationshipsFirstRep()
protected LOCATABLE_REF
OpenehrJsonParser.parseLOCATABLE_REF
(com.google.gson.JsonObject json) protected LOCATABLE_REF
OpenehrXmlParser.parseLOCATABLE_REF
(org.xmlpull.v1.XmlPullParser xpp) LOCATABLE_REF.setPathElement
(StringType value) protected LOCATABLE_REF
LOCATABLE_REF.typedCopy()
Methods in org.hl7.fhir.r5.openehr that return types with arguments of type LOCATABLE_REFMethods in org.hl7.fhir.r5.openehr with parameters of type LOCATABLE_REFModifier and TypeMethodDescriptionPARTY.addReverse_relationships
(LOCATABLE_REF t) protected void
OpenehrJsonParser.composeLOCATABLE_REF
(String name, LOCATABLE_REF element) protected void
OpenehrXmlParser.composeLOCATABLE_REF
(String name, LOCATABLE_REF element) protected void
OpenehrXmlParser.composeLOCATABLE_REFElements
(LOCATABLE_REF element) protected void
OpenehrJsonParser.composeLOCATABLE_REFProperties
(LOCATABLE_REF element) void
LOCATABLE_REF.copyValues
(LOCATABLE_REF dst) protected boolean
OpenehrXmlParser.parseLOCATABLE_REFContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, LOCATABLE_REF res) protected void
OpenehrJsonParser.parseLOCATABLE_REFProperties
(com.google.gson.JsonObject json, LOCATABLE_REF res) INSTRUCTION_DETAILS.setInstruction_id
(LOCATABLE_REF value) Method parameters in org.hl7.fhir.r5.openehr with type arguments of type LOCATABLE_REFModifier and TypeMethodDescriptionPARTY.setReverse_relationshipsList
(List<LOCATABLE_REF> theReverse_relationships) Constructors in org.hl7.fhir.r5.openehr with parameters of type LOCATABLE_REFModifierConstructorDescriptionINSTRUCTION_DETAILS
(LOCATABLE_REF instruction_id, String activity_id) Constructor