org.outerj.daisy.query.model
Class SortOrder

java.lang.Object
  extended byorg.outerj.daisy.query.model.SortOrder

public class SortOrder
extends java.lang.Object

Enumeration of sort orders.


Field Summary
static SortOrder ASC
           
static SortOrder DESC
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ASC

public static final SortOrder ASC

DESC

public static final SortOrder DESC
Method Detail

toString

public java.lang.String toString()


Copyright © -2005 . All Rights Reserved.