ApplicationOfferOnboardProfileAddress.Builder |
ApplicationOfferOnboardProfileAddress.Builder.city(ApplicationOfferOnboardProfileCity city)
城市
示例值:
|
ApplicationOfferOnboardProfileAddress.Builder |
ApplicationOfferOnboardProfileAddress.Builder.country(ApplicationOfferOnboardProfileCity country)
国家
示例值:
|
ApplicationOfferOnboardProfileAddress.Builder |
ApplicationOfferOnboardProfileAddress.Builder.district(ApplicationOfferOnboardProfileCity district)
区
示例值:
|
void |
ApplicationOfferOnboardProfileAddress.setCity(ApplicationOfferOnboardProfileCity city) |
void |
ApplicationOfferOnboardProfileAddress.setCountry(ApplicationOfferOnboardProfileCity country) |
void |
ApplicationOfferOnboardProfileAddress.setDistrict(ApplicationOfferOnboardProfileCity district) |
void |
ApplicationOfferOnboardProfileAddress.setState(ApplicationOfferOnboardProfileCity state) |
ApplicationOfferOnboardProfileAddress.Builder |
ApplicationOfferOnboardProfileAddress.Builder.state(ApplicationOfferOnboardProfileCity state)
省
示例值:
|