Uses of Class
org.linuxforhealth.fhir.model.resource.NutritionOrder.OralDiet.Nutrient
-
Packages that use NutritionOrder.OralDiet.Nutrient Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of NutritionOrder.OralDiet.Nutrient in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return NutritionOrder.OralDiet.Nutrient Modifier and Type Method Description NutritionOrder.OralDiet.NutrientNutritionOrder.OralDiet.Nutrient.Builder. build()Build theNutritionOrder.OralDiet.NutrientMethods in org.linuxforhealth.fhir.model.resource that return types with arguments of type NutritionOrder.OralDiet.Nutrient Modifier and Type Method Description java.util.List<NutritionOrder.OralDiet.Nutrient>NutritionOrder.OralDiet. getNutrient()Class that defines the quantity and type of nutrient modifications (for example carbohydrate, fiber or sodium) required for the oral diet.Methods in org.linuxforhealth.fhir.model.resource with parameters of type NutritionOrder.OralDiet.Nutrient Modifier and Type Method Description protected NutritionOrder.OralDiet.Nutrient.BuilderNutritionOrder.OralDiet.Nutrient.Builder. from(NutritionOrder.OralDiet.Nutrient nutrient)NutritionOrder.OralDiet.BuilderNutritionOrder.OralDiet.Builder. nutrient(NutritionOrder.OralDiet.Nutrient... nutrient)Class that defines the quantity and type of nutrient modifications (for example carbohydrate, fiber or sodium) required for the oral diet.protected voidNutritionOrder.OralDiet.Nutrient.Builder. validate(NutritionOrder.OralDiet.Nutrient nutrient)Method parameters in org.linuxforhealth.fhir.model.resource with type arguments of type NutritionOrder.OralDiet.Nutrient Modifier and Type Method Description NutritionOrder.OralDiet.BuilderNutritionOrder.OralDiet.Builder. nutrient(java.util.Collection<NutritionOrder.OralDiet.Nutrient> nutrient)Class that defines the quantity and type of nutrient modifications (for example carbohydrate, fiber or sodium) required for the oral diet.
-