| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.hire.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
Country |
Country.Builder.build() |
Country |
ApplicationJob.getCountry() |
Country |
City.getCountry() |
| 限定符和类型 | 方法和说明 |
|---|---|
ApplicationJob.Builder |
ApplicationJob.Builder.country(Country country)
国家
示例值:
|
City.Builder |
City.Builder.country(Country country)
国家
示例值:
|
void |
ApplicationJob.setCountry(Country country) |
void |
City.setCountry(Country country) |
Copyright © 2024. All rights reserved.