Uses of Class
ca.uhn.fhir.model.dstu2.resource.Goal.Outcome
-
Uses of Goal.Outcome in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionGoal.addOutcome()
Adds and returns a new value for outcome ()Goal.getOutcomeFirstRep()
Gets the first repetition for outcome (), creating it if it does not already exist.Goal.Outcome.setResult
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for result[x] ()Modifier and TypeMethodDescriptionGoal.addOutcome
(Goal.Outcome theValue) Adds a given new value for outcome ()Modifier and TypeMethodDescriptionGoal.setOutcome
(List<Goal.Outcome> theValue) Sets the value(s) for outcome ()