Uses of Class
org.hl7.fhir.r5.model.Goal.GoalTargetComponent
-
Uses of Goal.GoalTargetComponent in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionprotected Goal.GoalTargetComponent
JsonParser.parseGoalTargetComponent
(com.google.gson.JsonObject json) protected Goal.GoalTargetComponent
XmlParser.parseGoalTargetComponent
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeGoalTargetComponent
(String name, Goal.GoalTargetComponent element) protected void
RdfParser.composeGoalTargetComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, Goal.GoalTargetComponent element, int index) protected void
XmlParser.composeGoalTargetComponent
(String name, Goal.GoalTargetComponent element) protected void
XmlParser.composeGoalTargetComponentElements
(Goal.GoalTargetComponent element) protected void
JsonParser.composeGoalTargetComponentProperties
(Goal.GoalTargetComponent element) protected boolean
XmlParser.parseGoalTargetComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Goal.GoalTargetComponent res) protected void
JsonParser.parseGoalTargetComponentProperties
(com.google.gson.JsonObject json, Goal.GoalTargetComponent res) -
Uses of Goal.GoalTargetComponent in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionprotected List
<Goal.GoalTargetComponent> Goal.target
Indicates what should be done by when.Modifier and TypeMethodDescriptionGoal.addTarget()
Goal.GoalTargetComponent.copy()
Goal.getTargetFirstRep()
Goal.GoalTargetComponent.setMeasure
(CodeableConcept value) Modifier and TypeMethodDescriptionGoal.addTarget
(Goal.GoalTargetComponent t) void
Goal.GoalTargetComponent.copyValues
(Goal.GoalTargetComponent dst)