SubstanceSpecification.Property.Builder |
SubstanceSpecification.Property.Builder.amount(Element amount) |
Quantitative value for this property.
|
SubstanceSpecification.Property.Builder |
SubstanceSpecification.Property.Builder.amount(String amount) |
Convenience method for setting amount with choice type String.
|
static SubstanceSpecification.Property.Builder |
SubstanceSpecification.Property.builder() |
|
SubstanceSpecification.Property.Builder |
SubstanceSpecification.Property.Builder.category(CodeableConcept category) |
A category for this property, e.g.
|
SubstanceSpecification.Property.Builder |
SubstanceSpecification.Property.Builder.code(CodeableConcept code) |
Property type e.g.
|
SubstanceSpecification.Property.Builder |
SubstanceSpecification.Property.Builder.definingSubstance(Element definingSubstance) |
A substance upon which a defining property depends (e.g.
|
SubstanceSpecification.Property.Builder |
SubstanceSpecification.Property.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
SubstanceSpecification.Property.Builder |
SubstanceSpecification.Property.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected SubstanceSpecification.Property.Builder |
SubstanceSpecification.Property.Builder.from(SubstanceSpecification.Property property) |
|
SubstanceSpecification.Property.Builder |
SubstanceSpecification.Property.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
SubstanceSpecification.Property.Builder |
SubstanceSpecification.Property.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.
|
SubstanceSpecification.Property.Builder |
SubstanceSpecification.Property.Builder.modifierExtension(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.
|
SubstanceSpecification.Property.Builder |
SubstanceSpecification.Property.Builder.parameters(String parameters) |
Parameters that were used in the measurement of a property (e.g.
|
SubstanceSpecification.Property.Builder |
SubstanceSpecification.Property.Builder.parameters(String parameters) |
Convenience method for setting parameters .
|
SubstanceSpecification.Property.Builder |
SubstanceSpecification.Property.toBuilder() |
|