public class Biz extends AbstractBaseEntity
createTime, id, updateTime| Constructor and Description |
|---|
Biz() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizKey() |
String |
getBizName() |
String |
getBizNo() |
String |
getBizStatus() |
String |
getContactName() |
String |
getContactPhone() |
Long |
getPartnerId() |
void |
setBizKey(String bizKey) |
void |
setBizName(String bizName) |
void |
setBizNo(String bizNo) |
void |
setBizStatus(String bizStatus) |
void |
setContactName(String contactName) |
void |
setContactPhone(String contactPhone) |
void |
setPartnerId(Long partnerId) |
getCreateTime, getId, getRemark, getUpdateTime, isNew, setId, setRemarkpublic String getBizNo()
public void setBizNo(String bizNo)
bizNo - the bizNo to setpublic String getBizKey()
public void setBizKey(String bizKey)
bizKey - the bizKey to setpublic String getBizName()
public void setBizName(String bizName)
bizName - the bizName to setpublic String getContactName()
public void setContactName(String contactName)
contactName - the contactName to setpublic String getContactPhone()
public void setContactPhone(String contactPhone)
contactPhone - the contactPhone to setpublic String getBizStatus()
public void setBizStatus(String bizStatus)
bizStatus - the bizStatus to setpublic Long getPartnerId()
public void setPartnerId(Long partnerId)
partnerId - the partnerId to setCopyright © 2016. All rights reserved.