com.webmethods.caf.faces.data.object
Class SortInfo.Ordinal
java.lang.Object
com.webmethods.caf.faces.data.object.SortInfo.Ordinal
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SortInfo
public static class SortInfo.Ordinal
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
public Object key
ascending
public boolean ascending
SortInfo.Ordinal
public SortInfo.Ordinal()
SortInfo.Ordinal
public SortInfo.Ordinal(Object key,
boolean ascending)