static Duration.Builder |
Duration.builder() |
|
Duration.Builder |
Duration.Builder.code(Code code) |
A computer processable form of the unit in some unit representation system.
|
Duration.Builder |
Duration.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.
|
Duration.Builder |
Duration.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Duration.Builder |
Duration.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Duration.Builder |
Duration.Builder.from(Duration duration) |
|
Duration.Builder |
Duration.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Duration.Builder |
Duration.Builder.system(Uri system) |
The identification of the system that provides the coded form of the unit.
|
Duration.Builder |
Duration.toBuilder() |
|
Duration.Builder |
Duration.Builder.unit(String unit) |
A human-readable form of the unit.
|
Duration.Builder |
Duration.Builder.value(Decimal value) |
The value of the measured amount.
|