org.eclipse.birt.chart.internal.factory
Class SortKey
java.lang.Object
org.eclipse.birt.chart.internal.factory.SortKey
- public class SortKey
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, notify, notifyAll, toString, wait, wait, wait |
SortKey
public SortKey(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(SortKey other)
hashCode
public int hashCode()
Copyright © 2005 Actuate Corp. All rights reserved.