gboat2.web.model
类 PreferenceConfig
java.lang.Object
gboat2.web.model.PreferenceConfig
public class PreferenceConfig
- extends Object
首选项 参数配置服务 基础通用 表
- 作者:
- wanghb
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreferenceConfig
public PreferenceConfig()
getConfigKey
public String getConfigKey()
setConfigKey
public void setConfigKey(String configKey)
getConfigValue
public String getConfigValue()
setConfigValue
public void setConfigValue(String configValue)
getConfigType
public String getConfigType()
setConfigType
public void setConfigType(String configType)
getSystemFlag
public String getSystemFlag()
setSystemFlag
public void setSystemFlag(String systemFlag)
getCategory
public ConfigCategory getCategory()
setCategory
public void setCategory(ConfigCategory category)
getCreateDate
public Date getCreateDate()
setCreateDate
public void setCreateDate(Date createDate)
getMemo
public String getMemo()
setMemo
public void setMemo(String memo)
Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.