类 IndexField

java.lang.Object
com.gdxsoft.easyweb.define.database.IndexField

public class IndexField extends Object
作者:
Administrator
  • 构造器详细资料

    • IndexField

      public IndexField()
  • 方法详细资料

    • getName

      public String getName()
      返回:
      the _Name
    • setName

      public void setName(String name)
      参数:
      name - the _Name to set
    • isAsc

      public boolean isAsc()
      返回:
      the _Asc
    • setAsc

      public void setAsc(boolean asc)
      参数:
      asc - the _Asc to set