static Substance.Instance.Builder | 
Substance.Instance.builder() | 
  | 
Substance.Instance.Builder | 
Substance.Instance.Builder.expiry(DateTime expiry) | 
 When the substance is no longer valid to use. 
 | 
Substance.Instance.Builder | 
Substance.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. 
 | 
Substance.Instance.Builder | 
Substance.Instance.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
protected Substance.Instance.Builder | 
Substance.Instance.Builder.from(Substance.Instance instance) | 
  | 
Substance.Instance.Builder | 
Substance.Instance.Builder.id(java.lang.String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
Substance.Instance.Builder | 
Substance.Instance.Builder.identifier(Identifier identifier) | 
 Identifier associated with the package/container (usually a label affixed directly). 
 | 
Substance.Instance.Builder | 
Substance.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. 
 | 
Substance.Instance.Builder | 
Substance.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. 
 | 
Substance.Instance.Builder | 
Substance.Instance.Builder.quantity(SimpleQuantity quantity) | 
 The amount of the substance. 
 | 
Substance.Instance.Builder | 
Substance.Instance.toBuilder() | 
  |