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