| Package | Description |
|---|---|
| org.dashbuilder.dataset.date |
| Modifier and Type | Method and Description |
|---|---|
static TimeInstant.TimeMode |
TimeInstant.TimeMode.getByIndex(int index) |
static TimeInstant.TimeMode |
TimeInstant.TimeMode.getByName(String name) |
TimeInstant.TimeMode |
TimeInstant.getTimeMode() |
static TimeInstant.TimeMode |
TimeInstant.TimeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeInstant.TimeMode[] |
TimeInstant.TimeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeInstant.setTimeMode(TimeInstant.TimeMode timeMode) |
| Constructor and Description |
|---|
TimeInstant(TimeInstant.TimeMode timeMode,
DateIntervalType intervalType,
Month firstMonthOfYear,
TimeAmount timeAmount) |
Copyright © 2017–2020 JBoss by Red Hat. All rights reserved.