
Uses of Class
org.hl7.fhir.r4.model.Goal.GoalTargetComponent
Packages that use Goal.GoalTargetComponent
-
Uses of Goal.GoalTargetComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return Goal.GoalTargetComponentModifier and TypeMethodDescriptionprotected Goal.GoalTargetComponentJsonParser.parseGoalGoalTargetComponent(com.google.gson.JsonObject json, Goal owner) protected Goal.GoalTargetComponentXmlParser.parseGoalGoalTargetComponent(org.xmlpull.v1.XmlPullParser xpp, Goal owner) Methods in org.hl7.fhir.r4.formats with parameters of type Goal.GoalTargetComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeGoalGoalTargetComponent(String name, Goal.GoalTargetComponent element) protected voidRdfParser.composeGoalGoalTargetComponent(Turtle.Complex parent, String parentType, String name, Goal.GoalTargetComponent element, int index) protected voidXmlParser.composeGoalGoalTargetComponent(String name, Goal.GoalTargetComponent element) protected voidXmlParser.composeGoalGoalTargetComponentElements(Goal.GoalTargetComponent element) protected voidJsonParser.composeGoalGoalTargetComponentInner(Goal.GoalTargetComponent element) protected booleanXmlParser.parseGoalGoalTargetComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Goal owner, Goal.GoalTargetComponent res) protected voidJsonParser.parseGoalGoalTargetComponentProperties(com.google.gson.JsonObject json, Goal owner, Goal.GoalTargetComponent res) -
Uses of Goal.GoalTargetComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type Goal.GoalTargetComponentModifier and TypeFieldDescriptionprotected List<Goal.GoalTargetComponent> Goal.targetIndicates what should be done by when.Methods in org.hl7.fhir.r4.model that return Goal.GoalTargetComponentModifier and TypeMethodDescriptionGoal.addTarget()Goal.GoalTargetComponent.copy()Goal.getTargetFirstRep()Goal.GoalTargetComponent.setMeasure(CodeableConcept value) Methods in org.hl7.fhir.r4.model that return types with arguments of type Goal.GoalTargetComponentMethods in org.hl7.fhir.r4.model with parameters of type Goal.GoalTargetComponentModifier and TypeMethodDescriptionGoal.addTarget(Goal.GoalTargetComponent t) voidGoal.GoalTargetComponent.copyValues(Goal.GoalTargetComponent dst) Method parameters in org.hl7.fhir.r4.model with type arguments of type Goal.GoalTargetComponent