类 TcpEquip
java.lang.Object
com.walker.jdbc.BasePo<TcpEquip>
com.iplatform.model.po.TcpEquip
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
TcpEquip_mapper
表名:TCP_EQUIP *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanstatic final TcpEquip用于兼容老写法 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getDept()getId()getName()getNum()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetBindUser(Long bindUser) voidsetCreateTime(Long createTime) voidvoidvoidvoidvoidsetPkValue(Object value) 设置主键值voidsetProtocolResolver(Integer protocolResolver) voidvoidsetSummary(String summary) voidsetTypeCode(String typeCode) voidvoidtoString()重写 toString() 方法从类继承的方法 com.walker.jdbc.BasePo
getParameter, getParameter, getParameterBoolean, getParameterDouble, getParameterInt, getParameterLong, getParameterString, setParameter, setParameter, setParameterBoolean, setParameterDouble, setParameterInt, setParameterLong, setParameterString
-
字段详细资料
-
ROW_MAPPER
用于兼容老写法 -
isset_id
protected boolean isset_id -
isset_createTime
protected boolean isset_createTime -
isset_dept
protected boolean isset_dept -
isset_num
protected boolean isset_num -
isset_name
protected boolean isset_name -
isset_typeCode
protected boolean isset_typeCode -
isset_summary
protected boolean isset_summary -
isset_vendor
protected boolean isset_vendor -
isset_status
protected boolean isset_status -
isset_userId
protected boolean isset_userId -
isset_protocolResolver
protected boolean isset_protocolResolver -
isset_bindUser
protected boolean isset_bindUser
-
-
构造器详细资料
-
TcpEquip
public TcpEquip()默认构造函数 -
TcpEquip
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<TcpEquip>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getCreateTime
-
setCreateTime
-
isEmptyCreateTime
public boolean isEmptyCreateTime() -
getDept
-
setDept
-
isEmptyDept
public boolean isEmptyDept() -
getNum
-
setNum
-
isEmptyNum
public boolean isEmptyNum() -
getName
-
setName
-
isEmptyName
public boolean isEmptyName() -
getTypeCode
-
setTypeCode
-
isEmptyTypeCode
public boolean isEmptyTypeCode() -
getSummary
-
setSummary
-
isEmptySummary
public boolean isEmptySummary() -
getVendor
-
setVendor
-
isEmptyVendor
public boolean isEmptyVendor() -
getStatus
-
setStatus
-
isEmptyStatus
public boolean isEmptyStatus() -
getUserId
-
setUserId
-
isEmptyUserId
public boolean isEmptyUserId() -
getProtocolResolver
-
setProtocolResolver
-
isEmptyProtocolResolver
public boolean isEmptyProtocolResolver() -
getBindUser
-
setBindUser
-
isEmptyBindUser
public boolean isEmptyBindUser() -
toString
重写 toString() 方法 -
$clone
克隆
-