Property Getters/Setters Summary | ||
---|---|---|
method | getEnd() | |
Gets the end date time of the group.
|
||
method | getGroupByTypes() | |
Gets the types of grouping by date time.
|
||
method | getInterval() | |
Gets the internal of the group.
|
||
method | getStart() | |
Gets the start date time of the group.
|
||
method | getType() | |
Gets the data time group type.
The value of the property is PivotFieldGroupType integer constant. |
Method Summary | ||
---|---|---|
method | isGroupedBy(type) | |
Check whether the field is grouped by the type.
|
int getType()
DateTime getStart()
DateTime getEnd()
float getInterval()
int[] getGroupByTypes()
boolean isGroupedBy(type)
type: int
- A