类 AppliOfferOnboardProfileCity

java.lang.Object
com.lark.oapi.service.hire.v1.model.AppliOfferOnboardProfileCity

public class AppliOfferOnboardProfileCity extends Object
  • 构造器详细资料

    • AppliOfferOnboardProfileCity

      public AppliOfferOnboardProfileCity()
    • AppliOfferOnboardProfileCity

      public AppliOfferOnboardProfileCity(AppliOfferOnboardProfileCity.Builder builder)
  • 方法详细资料

    • newBuilder

      public static AppliOfferOnboardProfileCity.Builder newBuilder()
    • getCode

      public String getCode()
    • setCode

      public void setCode(String code)
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getEnName

      public String getEnName()
    • setEnName

      public void setEnName(String enName)
    • getLocationType

      public Integer getLocationType()
    • setLocationType

      public void setLocationType(Integer locationType)