static Substance.Ingredient.Builder | 
Substance.Ingredient.builder() | 
  | 
Substance.Ingredient.Builder | 
Substance.Ingredient.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
Substance.Ingredient.Builder | 
Substance.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. 
 | 
protected Substance.Ingredient.Builder | 
Substance.Ingredient.Builder.from(Substance.Ingredient ingredient) | 
  | 
Substance.Ingredient.Builder | 
Substance.Ingredient.Builder.id(java.lang.String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
Substance.Ingredient.Builder | 
Substance.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. 
 | 
Substance.Ingredient.Builder | 
Substance.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. 
 | 
Substance.Ingredient.Builder | 
Substance.Ingredient.Builder.quantity(Ratio quantity) | 
 The amount of the ingredient in the substance - a concentration ratio. 
 | 
Substance.Ingredient.Builder | 
Substance.Ingredient.Builder.substance(Element substance) | 
 Another substance that is a component of this substance. 
 | 
Substance.Ingredient.Builder | 
Substance.Ingredient.toBuilder() | 
  |