| Package | Description |
|---|---|
| br.com.sankhya.util.cube |
| Modifier and Type | Method and Description |
|---|---|
static DateGrouping |
DateGrouping.getDateGroupingByType(java.lang.String type) |
static DateGrouping |
DateGrouping.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DateGrouping[] |
DateGrouping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|