public class BssTenantCompanyRel extends Object implements org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssTenantCompanyRel>, Serializable
| 构造器和说明 |
|---|
BssTenantCompanyRel() |
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
Long |
getCompanyId()
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 |
getId()
This method was generated by MyBatis Generator.
|
Long |
getTenantId()
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<BssTenantCompanyRel> |
select()
This method was generated by MyBatis Generator.
|
BssTenantCompanyRel |
selectByPrimaryKey()
This method was generated by MyBatis Generator.
|
BssTenantCompanyRel |
selectOne()
This method was generated by MyBatis Generator.
|
void |
setCompanyId(Long companyId)
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 |
setId(Long id)
This method was generated by MyBatis Generator.
|
void |
setTenantId(Long tenantId)
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.
|
BssTenantCompanyRel |
withCompanyId(Long companyId)
This method was generated by MyBatis Generator.
|
BssTenantCompanyRel |
withCreateTime(Date createTime)
This method was generated by MyBatis Generator.
|
BssTenantCompanyRel |
withCreateUserId(String createUserId)
This method was generated by MyBatis Generator.
|
BssTenantCompanyRel |
withCreateUserName(String createUserName)
This method was generated by MyBatis Generator.
|
BssTenantCompanyRel |
withId(Long id)
This method was generated by MyBatis Generator.
|
BssTenantCompanyRel |
withTenantId(Long tenantId)
This method was generated by MyBatis Generator.
|
public Long getId()
public BssTenantCompanyRel withId(Long id)
public void setId(Long id)
id - the value for bss_tenant_company_rel.idpublic Long getTenantId()
public BssTenantCompanyRel withTenantId(Long tenantId)
public void setTenantId(Long tenantId)
tenantId - the value for bss_tenant_company_rel.tenant_idpublic Long getCompanyId()
public BssTenantCompanyRel withCompanyId(Long companyId)
public void setCompanyId(Long companyId)
companyId - the value for bss_tenant_company_rel.company_idpublic String getCreateUserId()
public BssTenantCompanyRel withCreateUserId(String createUserId)
public void setCreateUserId(String createUserId)
createUserId - the value for bss_tenant_company_rel.create_user_idpublic String getCreateUserName()
public BssTenantCompanyRel withCreateUserName(String createUserName)
public void setCreateUserName(String createUserName)
createUserName - the value for bss_tenant_company_rel.create_user_namepublic Date getCreateTime()
public BssTenantCompanyRel withCreateTime(Date createTime)
public void setCreateTime(Date createTime)
createTime - the value for bss_tenant_company_rel.create_timepublic int deleteByPrimaryKey()
deleteByPrimaryKey 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssTenantCompanyRel>public int insert()
insert 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssTenantCompanyRel>public int insertSelective()
insertSelective 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssTenantCompanyRel>public BssTenantCompanyRel selectByPrimaryKey()
selectByPrimaryKey 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssTenantCompanyRel>public int updateByPrimaryKeySelective()
updateByPrimaryKeySelective 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssTenantCompanyRel>public int updateByPrimaryKey()
updateByPrimaryKey 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssTenantCompanyRel>public int delete()
delete 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssTenantCompanyRel>public int count()
count 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssTenantCompanyRel>public BssTenantCompanyRel selectOne()
selectOne 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssTenantCompanyRel>public List<BssTenantCompanyRel> select()
select 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssTenantCompanyRel>public int replace()
replace 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssTenantCompanyRel>public int replaceSelective()
replaceSelective 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssTenantCompanyRel>public Object pkVal()
pkVal 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<BssTenantCompanyRel>public String toString()
public boolean equals(Object that)
Copyright © 2019. All rights reserved.