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)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 2005-2008 Actuate Corp. All rights reserved.