public class PersonInfoChnForAi extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PersonInfoChnForAi.Builder |
| 构造器和说明 |
|---|
PersonInfoChnForAi() |
PersonInfoChnForAi(PersonInfoChnForAi.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
CustomFieldData[] |
getCustomFields() |
String |
getHukouLocation() |
PreHireField |
getHukouType() |
PreHireField |
getNativeRegion() |
PreHireField |
getPoliticalAffiliation() |
static PersonInfoChnForAi.Builder |
newBuilder() |
void |
setCustomFields(CustomFieldData[] customFields) |
void |
setHukouLocation(String hukouLocation) |
void |
setHukouType(PreHireField hukouType) |
void |
setNativeRegion(PreHireField nativeRegion) |
void |
setPoliticalAffiliation(PreHireField politicalAffiliation) |
public PersonInfoChnForAi()
public PersonInfoChnForAi(PersonInfoChnForAi.Builder builder)
public static PersonInfoChnForAi.Builder newBuilder()
public PreHireField getNativeRegion()
public void setNativeRegion(PreHireField nativeRegion)
public PreHireField getHukouType()
public void setHukouType(PreHireField hukouType)
public PreHireField getPoliticalAffiliation()
public void setPoliticalAffiliation(PreHireField politicalAffiliation)
public String getHukouLocation()
public void setHukouLocation(String hukouLocation)
public CustomFieldData[] getCustomFields()
public void setCustomFields(CustomFieldData[] customFields)
Copyright © 2026. All rights reserved.