static NutritionProduct.Instance.Builder |
NutritionProduct.Instance.builder() |
|
NutritionProduct.Instance.Builder |
NutritionProduct.Instance.Builder.expiry(DateTime expiry) |
The time after which the product is no longer expected to be in proper condition, or its use is not advised or not
allowed.
|
NutritionProduct.Instance.Builder |
NutritionProduct.Instance.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.Instance.Builder |
NutritionProduct.Instance.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected NutritionProduct.Instance.Builder |
NutritionProduct.Instance.Builder.from(NutritionProduct.Instance instance) |
|
NutritionProduct.Instance.Builder |
NutritionProduct.Instance.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
NutritionProduct.Instance.Builder |
NutritionProduct.Instance.Builder.identifier(java.util.Collection<Identifier> identifier) |
The identifier for the physical instance, typically a serial number.
|
NutritionProduct.Instance.Builder |
NutritionProduct.Instance.Builder.identifier(Identifier... identifier) |
The identifier for the physical instance, typically a serial number.
|
NutritionProduct.Instance.Builder |
NutritionProduct.Instance.Builder.lotNumber(java.lang.String lotNumber) |
Convenience method for setting lotNumber .
|
NutritionProduct.Instance.Builder |
NutritionProduct.Instance.Builder.lotNumber(String lotNumber) |
The identification of the batch or lot of the product.
|
NutritionProduct.Instance.Builder |
NutritionProduct.Instance.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.Instance.Builder |
NutritionProduct.Instance.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.Instance.Builder |
NutritionProduct.Instance.Builder.quantity(SimpleQuantity quantity) |
The amount of items or instances that the resource considers, for instance when referring to 2 identical units
together.
|
NutritionProduct.Instance.Builder |
NutritionProduct.Instance.toBuilder() |
|
NutritionProduct.Instance.Builder |
NutritionProduct.Instance.Builder.useBy(DateTime useBy) |
The time after which the product is no longer expected to be in proper condition, or its use is not advised or not
allowed.
|