类的使用
com.lark.oapi.service.hire.v1.model.ApplicationOfferOnboardProfileCity
-
com.lark.oapi.service.hire.v1.model中ApplicationOfferOnboardProfileCity的使用
修饰符和类型方法说明ApplicationOfferOnboardProfileCity.Builder.build()ApplicationOfferOnboardProfileAddress.getCity()ApplicationOfferOnboardProfileAddress.getCountry()ApplicationOfferOnboardProfileAddress.getDistrict()ApplicationOfferOnboardProfileAddress.getState()修饰符和类型方法说明ApplicationOfferOnboardProfileAddress.Builder.city(ApplicationOfferOnboardProfileCity city) 城市ApplicationOfferOnboardProfileAddress.Builder.country(ApplicationOfferOnboardProfileCity country) 国家ApplicationOfferOnboardProfileAddress.Builder.district(ApplicationOfferOnboardProfileCity district) 区voidApplicationOfferOnboardProfileAddress.setCity(ApplicationOfferOnboardProfileCity city) voidApplicationOfferOnboardProfileAddress.setCountry(ApplicationOfferOnboardProfileCity country) voidApplicationOfferOnboardProfileAddress.setDistrict(ApplicationOfferOnboardProfileCity district) voidApplicationOfferOnboardProfileAddress.setState(ApplicationOfferOnboardProfileCity state) ApplicationOfferOnboardProfileAddress.Builder.state(ApplicationOfferOnboardProfileCity state) 省