类 UserXml

java.lang.Object
com.gdxsoft.easyweb.define.UserXml

public class UserXml extends Object
  • 构造器详细资料

    • UserXml

      public UserXml()
  • 方法详细资料

    • getName

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

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

      public String getDescription()
      返回:
      the _Description
    • setDescription

      public void setDescription(String description)
      参数:
      description - the _Description to set
    • getDataSource

      public String getDataSource()
      返回:
      the _DataSource
    • setDataSource

      public void setDataSource(String dataSource)
      参数:
      dataSource - the _DataSource to set
    • getSkin

      public String getSkin()
      返回:
      the _Skin
    • setSkin

      public void setSkin(String skin)
      参数:
      skin - the _Skin to set
    • getTag

      public String getTag()
      返回:
      the _Tag
    • setTag

      public void setTag(String tag)
      参数:
      tag - the _Tag to set
    • getCreateDate

      public String getCreateDate()
      返回:
      the _CreateDate
    • setCreateDate

      public void setCreateDate(String createDate)
      参数:
      createDate - the _CreateDate to set
    • getUpdateDate

      public String getUpdateDate()
      返回:
      the _UpdateDate
    • setUpdateDate

      public void setUpdateDate(String updateDate)
      参数:
      updateDate - the _UpdateDate to set
    • getXml

      public String getXml()
      返回:
      the _Xml
    • setXml

      public void setXml(String xml)
      参数:
      xml - the _Xml to set
    • getLog

      public String getLog()
      返回:
      the _Log
    • setLog

      public void setLog(String log)
      参数:
      log - the _Log to set
    • getAcl

      public String getAcl()
      返回:
      the _Acl
    • setAcl

      public void setAcl(String acl)
      参数:
      acl - the _Acl to set