static Count.Builder |
Count.builder() |
|
Count.Builder |
Count.Builder.code(Code code) |
A computer processable form of the unit in some unit representation system.
|
Count.Builder |
Count.Builder.comparator(QuantityComparator comparator) |
How the value should be understood and represented - whether the actual value is greater or less than the stated value
due to measurement issues; e.g.
|
Count.Builder |
Count.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Count.Builder |
Count.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Count.Builder |
Count.Builder.from(Count count) |
|
Count.Builder |
Count.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Count.Builder |
Count.Builder.system(Uri system) |
The identification of the system that provides the coded form of the unit.
|
Count.Builder |
Count.toBuilder() |
|
Count.Builder |
Count.Builder.unit(String unit) |
A human-readable form of the unit.
|
Count.Builder |
Count.Builder.value(Decimal value) |
The value of the measured amount.
|