类 ApplicationTalentCareerInfo

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

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

    • ApplicationTalentCareerInfo

      public ApplicationTalentCareerInfo()
    • ApplicationTalentCareerInfo

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

    • newBuilder

      public static ApplicationTalentCareerInfo.Builder newBuilder()
    • getId

      public String getId()
    • setId

      public void setId(String id)
    • getCompany

      public String getCompany()
    • setCompany

      public void setCompany(String company)
    • getTitle

      public String getTitle()
    • setTitle

      public void setTitle(String title)
    • getDesc

      public String getDesc()
    • setDesc

      public void setDesc(String desc)
    • getStartTime

      public String getStartTime()
    • setStartTime

      public void setStartTime(String startTime)
    • getEndTime

      public String getEndTime()
    • setEndTime

      public void setEndTime(String endTime)
    • getTagList

      public Integer[] getTagList()
    • setTagList

      public void setTagList(Integer[] tagList)