cn.remex.db.model.config
类 ConfigInfo
java.lang.Object
cn.remex.db.rsql.model.ModelableImpl
cn.remex.db.model.config.ConfigInfo
- 所有已实现的接口:
- Modelable, SerialNoGenerator, Serializable
public class ConfigInfo
- extends ModelableImpl
- 另请参见:
- 序列化表格
| 从类 cn.remex.db.rsql.model.ModelableImpl 继承的方法 |
_addModifyFileds, _getModifyFileds, _isAopModelBean, _setAopModelBean, createSerialNo, equals, generateId, getCreateOperator_name, getCreateOperator, getCreateTime, getDataStatus, getId, getModifyOperator_name, getModifyOperator, getModifyTime, getName, getNote, getOwnership_name, getVersion, obtainAbbreviation, obtainIdFormat, obtainSerialNoFormat, setCreateOperator_name, setCreateOperator, setCreateTime, setDataStatus, setId, setModifyOperator_name, setModifyOperator, setModifyTime, setName, setNote, setOwnership_name, setVersion, trigger |
ConfigInfo
public ConfigInfo()
getConfKind
public String getConfKind()
setConfKind
public void setConfKind(String confKind)
getEnvironment
public String getEnvironment()
setEnvironment
public void setEnvironment(String environment)
getConfClass
public String getConfClass()
setConfClass
public void setConfClass(String confClass)
getConfType
public String getConfType()
setConfType
public void setConfType(String confType)
getGroup
public String getGroup()
setGroup
public void setGroup(String group)
getKey
public String getKey()
setKey
public void setKey(String key)
getValue
public String getValue()
setValue
public void setValue(String value)
getKeyDesc
public String getKeyDesc()
setKeyDesc
public void setKeyDesc(String keyDesc)
Copyright © 2016. All rights reserved.