Uses of Class
org.hl7.fhir.r5.model.Goal
-
Packages that use Goal Package Description org.hl7.fhir.r5.formats org.hl7.fhir.r5.model -
-
Uses of Goal in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return Goal Modifier and Type Method Description protected GoalJsonParser. parseGoal(com.google.gson.JsonObject json)protected GoalXmlParser. parseGoal(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r5.formats with parameters of type Goal Modifier and Type Method Description protected voidJsonParser. composeGoal(String name, Goal element)protected voidRdfParser. composeGoal(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, Goal element, int index)protected voidXmlParser. composeGoal(String name, Goal element)protected voidXmlParser. composeGoalElements(Goal element)protected voidJsonParser. composeGoalProperties(Goal element)protected booleanXmlParser. parseGoalContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Goal res)protected voidJsonParser. parseGoalProperties(com.google.gson.JsonObject json, Goal res) -
Uses of Goal in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model with parameters of type Goal Modifier and Type Method Description voidGoal. copyValues(Goal dst)
-