public class EcoBackgroundCheckCreateEventCandidateInfo extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
EcoBackgroundCheckCreateEventCandidateInfo.Builder |
| 构造器和说明 |
|---|
EcoBackgroundCheckCreateEventCandidateInfo() |
EcoBackgroundCheckCreateEventCandidateInfo(EcoBackgroundCheckCreateEventCandidateInfo.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEmail() |
EcoBackgroundCheckCreateEventMobile |
getMobile() |
String |
getName() |
static EcoBackgroundCheckCreateEventCandidateInfo.Builder |
newBuilder() |
void |
setEmail(String email) |
void |
setMobile(EcoBackgroundCheckCreateEventMobile mobile) |
void |
setName(String name) |
public EcoBackgroundCheckCreateEventCandidateInfo()
public EcoBackgroundCheckCreateEventCandidateInfo(EcoBackgroundCheckCreateEventCandidateInfo.Builder builder)
public static EcoBackgroundCheckCreateEventCandidateInfo.Builder newBuilder()
public String getName()
public void setName(String name)
public EcoBackgroundCheckCreateEventMobile getMobile()
public void setMobile(EcoBackgroundCheckCreateEventMobile mobile)
public String getEmail()
public void setEmail(String email)
Copyright © 2022. All rights reserved.