
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.GoalOutcomeComponentJsonParser.parseGoalGoalOutcomeComponent(com.google.gson.JsonObject json, Goal owner) protected Goal.GoalOutcomeComponentXmlParser.parseGoalGoalOutcomeComponent(org.xmlpull.v1.XmlPullParser xpp, Goal owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Goal.GoalOutcomeComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeGoalGoalOutcomeComponent(String name, Goal.GoalOutcomeComponent element) protected voidXmlParser.composeGoalGoalOutcomeComponent(String name, Goal.GoalOutcomeComponent element) protected voidJsonParser.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.outcomeIdentifies 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