-
public class COrderByParam_t
-
-
Constructor Summary
Constructors Constructor Description COrderByParam_t()
-
Method Summary
Modifier and Type Method Description synchronized voiddelete()voidsetQuery_c_str(String value)StringgetQuery_c_str()voidsetDirection(QuerySortDirection_t value)QuerySortDirection_tgetDirection()-
-
Method Detail
-
delete
synchronized void delete()
-
setQuery_c_str
void setQuery_c_str(String value)
-
getQuery_c_str
String getQuery_c_str()
-
setDirection
void setDirection(QuerySortDirection_t value)
-
getDirection
QuerySortDirection_t getDirection()
-
-
-
-