public class PivotGroupByType
Field Summary | ||
---|---|---|
static final int | RANGE_OF_VALUES | |
Presents rangeofvalues groupby type.
|
||
static final int | SECONDS | |
Presents Seconds groupby type.
|
||
static final int | MINUTES | |
Presents Minutes groupby type.
|
||
static final int | HOURS | |
Presents Hours groupby type.
|
||
static final int | DAYS | |
Presents Days groupby type.
|
||
static final int | MONTHS | |
Presents Months groupby type.
|
||
static final int | QUARTERS | |
Presents Quarters groupby type.
|
||
static final int | YEARS | |
Presents Years groupby type.
|
public static final int RANGE_OF_VALUES
public static final int SECONDS
public static final int MINUTES
public static final int HOURS
public static final int DAYS
public static final int MONTHS
public static final int QUARTERS
public static final int YEARS