NutritionProduct.Ingredient.Builder |
NutritionProduct.Ingredient.Builder.amount(java.util.Collection<Ratio> amount) |
The amount of ingredient that is in the product.
|
NutritionProduct.Ingredient.Builder |
NutritionProduct.Ingredient.Builder.amount(Ratio... amount) |
The amount of ingredient that is in the product.
|
static NutritionProduct.Ingredient.Builder |
NutritionProduct.Ingredient.builder() |
|
NutritionProduct.Ingredient.Builder |
NutritionProduct.Ingredient.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
NutritionProduct.Ingredient.Builder |
NutritionProduct.Ingredient.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected NutritionProduct.Ingredient.Builder |
NutritionProduct.Ingredient.Builder.from(NutritionProduct.Ingredient ingredient) |
|
NutritionProduct.Ingredient.Builder |
NutritionProduct.Ingredient.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
NutritionProduct.Ingredient.Builder |
NutritionProduct.Ingredient.Builder.item(CodeableReference item) |
The ingredient contained in the product.
|
NutritionProduct.Ingredient.Builder |
NutritionProduct.Ingredient.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
NutritionProduct.Ingredient.Builder |
NutritionProduct.Ingredient.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
NutritionProduct.Ingredient.Builder |
NutritionProduct.Ingredient.toBuilder() |
|