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