org.eclipse.birt.chart.internal.datafeed
Class GroupKey
java.lang.Object
org.eclipse.birt.chart.internal.datafeed.GroupKey
- public class GroupKey
- extends java.lang.Object
Represents a grouping key
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
GroupKey
public GroupKey(java.lang.String key,
SortOption direction)
getKey
public java.lang.String getKey()
setKeyIndex
public void setKeyIndex(int index)
getKeyIndex
public int getKeyIndex()
getDirection
public SortOption getDirection()
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()
Copyright © 2005-2007 Actuate Corp. All rights reserved.