
Uses of Class
ca.uhn.fhir.model.dstu2.resource.NutritionOrder.OralDietNutrient
Packages that use NutritionOrder.OralDietNutrient
-
Uses of NutritionOrder.OralDietNutrient in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return NutritionOrder.OralDietNutrientModifier and TypeMethodDescriptionNutritionOrder.OralDiet.addNutrient()Adds and returns a new value for nutrient ()NutritionOrder.OralDiet.getNutrientFirstRep()Gets the first repetition for nutrient (), creating it if it does not already exist.NutritionOrder.OralDietNutrient.setAmount(SimpleQuantityDt theValue) Sets the value(s) for amount ()NutritionOrder.OralDietNutrient.setModifier(CodeableConceptDt theValue) Sets the value(s) for modifier ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type NutritionOrder.OralDietNutrientModifier and TypeMethodDescriptionNutritionOrder.OralDiet.getNutrient()Gets the value(s) for nutrient ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type NutritionOrder.OralDietNutrientModifier and TypeMethodDescriptionNutritionOrder.OralDiet.addNutrient(NutritionOrder.OralDietNutrient theValue) Adds a given new value for nutrient ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type NutritionOrder.OralDietNutrientModifier and TypeMethodDescriptionNutritionOrder.OralDiet.setNutrient(List<NutritionOrder.OralDietNutrient> theValue) Sets the value(s) for nutrient ()