| Modifier and Type | Method and Description |
|---|---|
ReportSummaryType |
ReportColorRange.getAggregate() |
ReportSummaryType |
ChartSummary.getAggregate() |
ReportSummaryType |
DashboardTableColumn.getAggregateType() |
ReportSummaryType |
AnalyticSnapshotMapping.getAggregateType() |
ReportSummaryType[] |
ReportColumn.getAggregateTypes() |
static ReportSummaryType |
ReportSummaryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportSummaryType[] |
ReportSummaryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportColorRange.setAggregate(ReportSummaryType aggregate) |
void |
ChartSummary.setAggregate(ReportSummaryType aggregate) |
void |
DashboardTableColumn.setAggregateType(ReportSummaryType aggregateType) |
void |
AnalyticSnapshotMapping.setAggregateType(ReportSummaryType aggregateType) |
void |
ReportColumn.setAggregateTypes(ReportSummaryType[] aggregateTypes) |
Copyright © 2015. All Rights Reserved.