
Uses of Class
org.hl7.fhir.dstu3.model.Goal.GoalTargetComponent
Packages that use Goal.GoalTargetComponent
-
Uses of Goal.GoalTargetComponent in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.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.dstu3.formats with parameters of type Goal.GoalTargetComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeGoalGoalTargetComponent(String name, Goal.GoalTargetComponent element) protected voidRdfParser.composeGoalGoalTargetComponent(org.hl7.fhir.utilities.turtle.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.dstu3.model
Fields in org.hl7.fhir.dstu3.model declared as Goal.GoalTargetComponentModifier and TypeFieldDescriptionprotected Goal.GoalTargetComponentGoal.targetIndicates what should be done by when.Methods in org.hl7.fhir.dstu3.model that return Goal.GoalTargetComponentModifier and TypeMethodDescriptionGoal.GoalTargetComponent.copy()Goal.getTarget()Goal.GoalTargetComponent.setMeasure(CodeableConcept value) Methods in org.hl7.fhir.dstu3.model with parameters of type Goal.GoalTargetComponent