类 UserXml
java.lang.Object
com.gdxsoft.easyweb.define.UserXml
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getAcl()getLog()getName()getSkin()getTag()getXml()voidvoidsetCreateDate(String createDate) voidsetDataSource(String dataSource) voidsetDescription(String description) voidvoidvoidvoidvoidsetUpdateDate(String updateDate) void
-
构造器详细资料
-
UserXml
public UserXml()
-
-
方法详细资料
-
getName
- 返回:
- the _Name
-
setName
- 参数:
name- the _Name to set
-
getDescription
- 返回:
- the _Description
-
setDescription
- 参数:
description- the _Description to set
-
getDataSource
- 返回:
- the _DataSource
-
setDataSource
- 参数:
dataSource- the _DataSource to set
-
getSkin
- 返回:
- the _Skin
-
setSkin
- 参数:
skin- the _Skin to set
-
getTag
- 返回:
- the _Tag
-
setTag
- 参数:
tag- the _Tag to set
-
getCreateDate
- 返回:
- the _CreateDate
-
setCreateDate
- 参数:
createDate- the _CreateDate to set
-
getUpdateDate
- 返回:
- the _UpdateDate
-
setUpdateDate
- 参数:
updateDate- the _UpdateDate to set
-
getXml
- 返回:
- the _Xml
-
setXml
- 参数:
xml- the _Xml to set
-
getLog
- 返回:
- the _Log
-
setLog
- 参数:
log- the _Log to set
-
getAcl
- 返回:
- the _Acl
-
setAcl
- 参数:
acl- the _Acl to set
-