
Uses of Class
org.hl7.fhir.dstu2.model.Goal.GoalOutcomeComponent
Packages that use Goal.GoalOutcomeComponent
-
Uses of Goal.GoalOutcomeComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Goal.GoalOutcomeComponentModifier and TypeMethodDescriptionprotected Goal.GoalOutcomeComponent
JsonParser.parseGoalGoalOutcomeComponent
(com.google.gson.JsonObject json, Goal owner) protected Goal.GoalOutcomeComponent
XmlParser.parseGoalGoalOutcomeComponent
(org.xmlpull.v1.XmlPullParser xpp, Goal owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Goal.GoalOutcomeComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeGoalGoalOutcomeComponent
(String name, Goal.GoalOutcomeComponent element) protected void
XmlParser.composeGoalGoalOutcomeComponent
(String name, Goal.GoalOutcomeComponent element) protected void
JsonParser.composeGoalGoalOutcomeComponentInner
(Goal.GoalOutcomeComponent element) -
Uses of Goal.GoalOutcomeComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Goal.GoalOutcomeComponentModifier and TypeFieldDescriptionprotected List
<Goal.GoalOutcomeComponent> Goal.outcome
Identifies the change (or lack of change) at the point where the goal was deepmed to be cancelled or achieved.Methods in org.hl7.fhir.dstu2.model that return Goal.GoalOutcomeComponentMethods in org.hl7.fhir.dstu2.model that return types with arguments of type Goal.GoalOutcomeComponentMethods in org.hl7.fhir.dstu2.model with parameters of type Goal.GoalOutcomeComponent