public class DependentForUpdate extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DependentForUpdate.Builder |
| 构造器和说明 |
|---|
DependentForUpdate() |
DependentForUpdate(DependentForUpdate.Builder builder) |
public DependentForUpdate()
public DependentForUpdate(DependentForUpdate.Builder builder)
public static DependentForUpdate.Builder newBuilder()
public String getRelationship()
public void setRelationship(String relationship)
public String getGender()
public void setGender(String gender)
public String getDateOfBirth()
public void setDateOfBirth(String dateOfBirth)
public NationalIdForUpdate[] getNationalIds()
public void setNationalIds(NationalIdForUpdate[] nationalIds)
public String getSpousesWorkingStatus()
public void setSpousesWorkingStatus(String spousesWorkingStatus)
public Boolean getIsThisPersonCoveredByHealthInsurance()
public void setIsThisPersonCoveredByHealthInsurance(Boolean isThisPersonCoveredByHealthInsurance)
public Boolean getIsThisPersonAllowedForTaxDeduction()
public void setIsThisPersonAllowedForTaxDeduction(Boolean isThisPersonAllowedForTaxDeduction)
public String getDependentName()
public void setDependentName(String dependentName)
public String getEmployer()
public void setEmployer(String employer)
public String getJob()
public void setJob(String job)
public PhoneForUpdate getPhone()
public void setPhone(PhoneForUpdate phone)
public AddressForUpdate getAddress()
public void setAddress(AddressForUpdate address)
public File[] getBirthCertificateOfChildren()
public void setBirthCertificateOfChildren(File[] birthCertificateOfChildren)
public ObjectFieldData[] getCustomFields()
public void setCustomFields(ObjectFieldData[] customFields)
Copyright © 2025. All rights reserved.