public class BssLogDeviceApply extends Object implements org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogDeviceApply>, Serializable
| 构造器和说明 |
|---|
BssLogDeviceApply() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
count()
This method was generated by MyBatis Generator.
|
int |
delete()
This method was generated by MyBatis Generator.
|
int |
deleteByPrimaryKey()
This method was generated by MyBatis Generator.
|
boolean |
equals(Object that)
This method was generated by MyBatis Generator.
|
String |
getCompanyName()
This method was generated by MyBatis Generator.
|
Date |
getCreateTime()
This method was generated by MyBatis Generator.
|
String |
getCreateUserId()
This method was generated by MyBatis Generator.
|
String |
getCreateUserName()
This method was generated by MyBatis Generator.
|
Long |
getDeviceId()
This method was generated by MyBatis Generator.
|
Long |
getLogId()
This method was generated by MyBatis Generator.
|
String |
getOperateReason()
This method was generated by MyBatis Generator.
|
Integer |
getStatus()
This method was generated by MyBatis Generator.
|
int |
hashCode()
This method was generated by MyBatis Generator.
|
int |
insert()
This method was generated by MyBatis Generator.
|
int |
insertSelective()
This method was generated by MyBatis Generator.
|
Object |
pkVal()
This method was generated by MyBatis Generator.
|
int |
replace()
This method was generated by MyBatis Generator.
|
int |
replaceSelective()
This method was generated by MyBatis Generator.
|
List<BssLogDeviceApply> |
select()
This method was generated by MyBatis Generator.
|
BssLogDeviceApply |
selectByPrimaryKey()
This method was generated by MyBatis Generator.
|
BssLogDeviceApply |
selectOne()
This method was generated by MyBatis Generator.
|
void |
setCompanyName(String companyName)
This method was generated by MyBatis Generator.
|
void |
setCreateTime(Date createTime)
This method was generated by MyBatis Generator.
|
void |
setCreateUserId(String createUserId)
This method was generated by MyBatis Generator.
|
void |
setCreateUserName(String createUserName)
This method was generated by MyBatis Generator.
|
void |
setDeviceId(Long deviceId)
This method was generated by MyBatis Generator.
|
void |
setLogId(Long logId)
This method was generated by MyBatis Generator.
|
void |
setOperateReason(String operateReason)
This method was generated by MyBatis Generator.
|
void |
setStatus(Integer status)
This method was generated by MyBatis Generator.
|
String |
toString()
This method was generated by MyBatis Generator.
|
int |
updateByPrimaryKey()
This method was generated by MyBatis Generator.
|
int |
updateByPrimaryKeySelective()
This method was generated by MyBatis Generator.
|
BssLogDeviceApply |
withCompanyName(String companyName)
This method was generated by MyBatis Generator.
|
BssLogDeviceApply |
withCreateTime(Date createTime)
This method was generated by MyBatis Generator.
|
BssLogDeviceApply |
withCreateUserId(String createUserId)
This method was generated by MyBatis Generator.
|
BssLogDeviceApply |
withCreateUserName(String createUserName)
This method was generated by MyBatis Generator.
|
BssLogDeviceApply |
withDeviceId(Long deviceId)
This method was generated by MyBatis Generator.
|
BssLogDeviceApply |
withLogId(Long logId)
This method was generated by MyBatis Generator.
|
BssLogDeviceApply |
withOperateReason(String operateReason)
This method was generated by MyBatis Generator.
|
BssLogDeviceApply |
withStatus(Integer status)
This method was generated by MyBatis Generator.
|
public Long getLogId()
public BssLogDeviceApply withLogId(Long logId)
public void setLogId(Long logId)
logId - the value for bss_log_device_apply.log_idpublic Long getDeviceId()
public BssLogDeviceApply withDeviceId(Long deviceId)
public void setDeviceId(Long deviceId)
deviceId - the value for bss_log_device_apply.device_idpublic String getCompanyName()
public BssLogDeviceApply withCompanyName(String companyName)
public void setCompanyName(String companyName)
companyName - the value for bss_log_device_apply.company_namepublic Integer getStatus()
public BssLogDeviceApply withStatus(Integer status)
public void setStatus(Integer status)
status - the value for bss_log_device_apply.statuspublic String getOperateReason()
public BssLogDeviceApply withOperateReason(String operateReason)
public void setOperateReason(String operateReason)
operateReason - the value for bss_log_device_apply.operate_reasonpublic String getCreateUserId()
public BssLogDeviceApply withCreateUserId(String createUserId)
public void setCreateUserId(String createUserId)
createUserId - the value for bss_log_device_apply.create_user_idpublic String getCreateUserName()
public BssLogDeviceApply withCreateUserName(String createUserName)
public void setCreateUserName(String createUserName)
createUserName - the value for bss_log_device_apply.create_user_namepublic Date getCreateTime()
public BssLogDeviceApply withCreateTime(Date createTime)
public void setCreateTime(Date createTime)
createTime - the value for bss_log_device_apply.create_timepublic int deleteByPrimaryKey()
deleteByPrimaryKey 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogDeviceApply>public int insert()
insert 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogDeviceApply>public int insertSelective()
insertSelective 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogDeviceApply>public BssLogDeviceApply selectByPrimaryKey()
selectByPrimaryKey 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogDeviceApply>public int updateByPrimaryKeySelective()
updateByPrimaryKeySelective 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogDeviceApply>public int updateByPrimaryKey()
updateByPrimaryKey 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogDeviceApply>public int delete()
delete 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogDeviceApply>public int count()
count 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogDeviceApply>public BssLogDeviceApply selectOne()
selectOne 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogDeviceApply>public List<BssLogDeviceApply> select()
select 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogDeviceApply>public int replace()
replace 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogDeviceApply>public int replaceSelective()
replaceSelective 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogDeviceApply>public Object pkVal()
pkVal 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssLogDeviceApply>public String toString()
public boolean equals(Object that)
Copyright © 2019. All rights reserved.