类 SortInfo
- java.lang.Object
-
- cn.bbwres.biscuit.dto.SortInfo
-
- 所有已实现的接口:
Serializable
public class SortInfo extends Object implements Serializable
排序信息- 版本:
- $Id: $Id
- 作者:
- zhanglinfeng12
- 另请参阅:
- 序列化表格
-
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 SortgetSort()Getter for the fieldsort.StringgetSortField()Getter for the fieldsortField.voidsetSort(Sort sort)Setter for the fieldsort.voidsetSortField(String sortField)Setter for the fieldsortField.
-