Hello~This is my world!
public int getRowCount() { return rowCount; }
public void setRowCount(int rowCount) { this.rowCount = rowCount; }
public String getDirection() { return direction; }
public void setDirection(String direction) { this.direction = direction; }
public String getSort() { return sort; }
public void setSort(String sort) { this.sort = sort; }
posted on 2008-07-01 13:29 Chin 阅读(51) 评论(0) 编辑 收藏
Powered by: BlogJava Copyright © Chin