global class GroupingColumn { global Object clone() { } global reports.ColumnDataType getDataType() { } global Integer getGroupingLevel() { } global String getLabel() { } global String getName() { } global String toString() { } }