Main Page
Packages
Classes
Files
Directories
Class List
Class Hierarchy
Class Members
com
.
ambient
.
joarse
.
Sort
com.ambient.joarse.Sort Class Reference
List of all members.
Public Member Functions
Sort
(long id, int dir)
long
getFieldId
()
int
getDirection
()
Static Public Attributes
static final int
ASCENDING
= 1
static final int
DESCENDING
= 2
Constructor & Destructor Documentation
com.ambient.joarse.Sort.Sort
(
long
id
,
int
dir
)
Member Function Documentation
int com.ambient.joarse.Sort.getDirection
(
)
long com.ambient.joarse.Sort.getFieldId
(
)
Member Data Documentation
final int
com.ambient.joarse.Sort.ASCENDING
= 1
[static]
final int
com.ambient.joarse.Sort.DESCENDING
= 2
[static]
The documentation for this class was generated from the following file:
C:/sourceforge/joarse/joarse/JOR/com/ambient/joarse/
Sort.java
Generated on Thu Jun 1 10:42:07 2006 for JOARSE by
1.4.6-NO