public class EcEmployeeBatchAddSuccessInfo extends AlipayObject
| 构造器和说明 |
|---|
EcEmployeeBatchAddSuccessInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEmployeeCertNo() |
String |
getEmployeeCertType() |
String |
getEmployeeEmail() |
String |
getEmployeeId() |
String |
getEmployeeMobile() |
String |
getEmployeeName() |
String |
getEmployeeNo() |
String |
getEncryptCertNo() |
String |
getEncryptMobile() |
String |
getIotUniqueId() |
void |
setEmployeeCertNo(String employeeCertNo) |
void |
setEmployeeCertType(String employeeCertType) |
void |
setEmployeeEmail(String employeeEmail) |
void |
setEmployeeId(String employeeId) |
void |
setEmployeeMobile(String employeeMobile) |
void |
setEmployeeName(String employeeName) |
void |
setEmployeeNo(String employeeNo) |
void |
setEncryptCertNo(String encryptCertNo) |
void |
setEncryptMobile(String encryptMobile) |
void |
setIotUniqueId(String iotUniqueId) |
public String getEmployeeCertNo()
public void setEmployeeCertNo(String employeeCertNo)
public String getEmployeeCertType()
public void setEmployeeCertType(String employeeCertType)
public String getEmployeeEmail()
public void setEmployeeEmail(String employeeEmail)
public String getEmployeeId()
public void setEmployeeId(String employeeId)
public String getEmployeeMobile()
public void setEmployeeMobile(String employeeMobile)
public String getEmployeeName()
public void setEmployeeName(String employeeName)
public String getEmployeeNo()
public void setEmployeeNo(String employeeNo)
public String getEncryptCertNo()
public void setEncryptCertNo(String encryptCertNo)
public String getEncryptMobile()
public void setEncryptMobile(String encryptMobile)
public String getIotUniqueId()
public void setIotUniqueId(String iotUniqueId)
Copyright © 2024. All rights reserved.