| Package | Description |
|---|---|
| au.gov.nehta.model.cda.common.time |
| Modifier and Type | Method and Description |
|---|---|
static TimeUnitOfMeasure |
TimeUnitOfMeasure.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeUnitOfMeasure[] |
TimeUnitOfMeasure.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SimplifiedPeriodicIntervalTime(int period,
TimeUnitOfMeasure unit)
A period based time value, for example 8 weeks
|
TimeQuantity(double value,
TimeUnitOfMeasure unit)
Create a width for the measurement of time.
|
Copyright © 2021. All rights reserved.