类 CmsRegion
java.lang.Object
com.publiccms.views.pojo.diy.CmsRegion
- 所有已实现的接口:
Serializable
CmsRegion diy区域
- 另请参阅:
-
字段详细资料
-
serialVersionUID
private static final long serialVersionUID- 另请参阅:
-
id
id -
categoryType
category type分类类型
-
name
name名称
-
-
构造器详细资料
-
CmsRegion
public CmsRegion()
-
-
方法详细资料
-
getId
- 返回:
- the id
-
setId
- 参数:
id
- the id to set
-
getCategoryType
- 返回:
- the categoryType
-
setCategoryType
- 参数:
categoryType
- the categoryType to set
-
getName
- 返回:
- the name
-
setName
- 参数:
name
- the name to set
-