
Uses of Class
org.hl7.fhir.r5.model.Goal.GoalTargetComponent
Packages that use Goal.GoalTargetComponent
-
Uses of Goal.GoalTargetComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return Goal.GoalTargetComponentModifier and TypeMethodDescriptionprotected Goal.GoalTargetComponentJsonParser.parseGoalTargetComponent(com.google.gson.JsonObject json) protected Goal.GoalTargetComponentXmlParser.parseGoalTargetComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type Goal.GoalTargetComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeGoalTargetComponent(String name, Goal.GoalTargetComponent element) protected voidRdfParser.composeGoalTargetComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, Goal.GoalTargetComponent element, int index) protected voidXmlParser.composeGoalTargetComponent(String name, Goal.GoalTargetComponent element) protected voidXmlParser.composeGoalTargetComponentElements(Goal.GoalTargetComponent element) protected voidJsonParser.composeGoalTargetComponentProperties(Goal.GoalTargetComponent element) protected booleanXmlParser.parseGoalTargetComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Goal.GoalTargetComponent res) protected voidJsonParser.parseGoalTargetComponentProperties(com.google.gson.JsonObject json, Goal.GoalTargetComponent res) -
Uses of Goal.GoalTargetComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.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.r5.model that return Goal.GoalTargetComponentModifier and TypeMethodDescriptionGoal.addTarget()Goal.GoalTargetComponent.copy()Goal.getTargetFirstRep()Goal.GoalTargetComponent.setMeasure(CodeableConcept value) Methods in org.hl7.fhir.r5.model that return types with arguments of type Goal.GoalTargetComponentMethods in org.hl7.fhir.r5.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.r5.model with type arguments of type Goal.GoalTargetComponent