类 IndexField
java.lang.Object
com.gdxsoft.easyweb.define.database.IndexField
- 作者:
- Administrator
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
IndexField
public IndexField()
-
-
方法详细资料
-
getName
- 返回:
- the _Name
-
setName
- 参数:
name- the _Name to set
-
isAsc
public boolean isAsc()- 返回:
- the _Asc
-
setAsc
public void setAsc(boolean asc) - 参数:
asc- the _Asc to set
-