| Package | Description |
|---|---|
| au.gov.nehta.model.cda.common.time |
| Modifier and Type | Method and Description |
|---|---|
CalendarCycleCode |
PeriodicIntervalTime.getCycleAlignment() |
static CalendarCycleCode |
CalendarCycleCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CalendarCycleCode[] |
CalendarCycleCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PeriodicIntervalTime.setCycleAlignment(CalendarCycleCode cycleAlignment) |
| Constructor and Description |
|---|
PeriodicIntervalTime(double period,
CalendarCycleCode cycleAlignment) |
PeriodicIntervalTime(double period,
CalendarCycleCode cycleAlignment,
RestrictedTimeInterval phase) |
Copyright © 2021. All rights reserved.