gboat2.web.model
类 PreferenceConfig

java.lang.Object
  继承者 gboat2.web.model.PreferenceConfig

public class PreferenceConfig
extends Object

首选项 参数配置服务 基础通用 表

作者:
wanghb

构造方法摘要
PreferenceConfig()
           
 
方法摘要
 ConfigCategory getCategory()
           
 String getConfigKey()
           
 String getConfigType()
           
 String getConfigValue()
           
 Date getCreateDate()
           
 String getMemo()
           
 String getSystemFlag()
           
 void setCategory(ConfigCategory category)
           
 void setConfigKey(String configKey)
           
 void setConfigType(String configType)
           
 void setConfigValue(String configValue)
           
 void setCreateDate(Date createDate)
           
 void setMemo(String memo)
           
 void setSystemFlag(String systemFlag)
           
 
从类 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.