
Uses of Class
ca.uhn.fhir.model.dstu2.resource.NutritionOrder.OralDietTexture
Packages that use NutritionOrder.OralDietTexture
-
Uses of NutritionOrder.OralDietTexture in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return NutritionOrder.OralDietTextureModifier and TypeMethodDescriptionNutritionOrder.OralDiet.addTexture()Adds and returns a new value for texture ()NutritionOrder.OralDiet.getTextureFirstRep()Gets the first repetition for texture (), creating it if it does not already exist.NutritionOrder.OralDietTexture.setFoodType(CodeableConceptDt theValue) Sets the value(s) for foodType ()NutritionOrder.OralDietTexture.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.OralDietTextureModifier and TypeMethodDescriptionNutritionOrder.OralDiet.getTexture()Gets the value(s) for texture ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type NutritionOrder.OralDietTextureModifier and TypeMethodDescriptionNutritionOrder.OralDiet.addTexture(NutritionOrder.OralDietTexture theValue) Adds a given new value for texture ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type NutritionOrder.OralDietTextureModifier and TypeMethodDescriptionNutritionOrder.OralDiet.setTexture(List<NutritionOrder.OralDietTexture> theValue) Sets the value(s) for texture ()