public class InterviewExtend extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
InterviewExtend.Builder |
| 构造器和说明 |
|---|
InterviewExtend() |
InterviewExtend(InterviewExtend.Builder builder) |
public InterviewExtend()
public InterviewExtend(InterviewExtend.Builder builder)
public static InterviewExtend.Builder newBuilder()
public String getId()
public void setId(String id)
public Long getBeginTime()
public void setBeginTime(Long beginTime)
public Long getEndTime()
public void setEndTime(Long endTime)
public Integer getRound()
public void setRound(Integer round)
public InterviewRecord[] getInterviewRecordList()
public void setInterviewRecordList(InterviewRecord[] interviewRecordList)
public Long getFeedbackSubmitTime()
public void setFeedbackSubmitTime(Long feedbackSubmitTime)
public String getStageId()
public void setStageId(String stageId)
public String getApplicationId()
public void setApplicationId(String applicationId)
public IdNameObject getStage()
public void setStage(IdNameObject stage)
public IdNameObject getCreator()
public void setCreator(IdNameObject creator)
public Long getBizCreateTime()
public void setBizCreateTime(Long bizCreateTime)
public Long getBizModifyTime()
public void setBizModifyTime(Long bizModifyTime)
public Integer getInterviewRoundSummary()
public void setInterviewRoundSummary(Integer interviewRoundSummary)
public String getInterviewArrangementId()
public void setInterviewArrangementId(String interviewArrangementId)
public Integer getInterviewType()
public void setInterviewType(Integer interviewType)
public CodeNameObject getTalentTimeZone()
public void setTalentTimeZone(CodeNameObject talentTimeZone)
public IdNameObject getContactUser()
public void setContactUser(IdNameObject contactUser)
public String getContactMobile()
public void setContactMobile(String contactMobile)
public String getRemark()
public void setRemark(String remark)
public InterviewAddress getAddress()
public void setAddress(InterviewAddress address)
public Integer getVideoType()
public void setVideoType(Integer videoType)
public Integer getArrangementStatus()
public void setArrangementStatus(Integer arrangementStatus)
public Integer getArrangementType()
public void setArrangementType(Integer arrangementType)
public Integer getArrangementAppointmentKind()
public void setArrangementAppointmentKind(Integer arrangementAppointmentKind)
public InterviewMeetingRoom[] getMeetingRoomList()
public void setMeetingRoomList(InterviewMeetingRoom[] meetingRoomList)
public IdNameObject getInterviewRoundType()
public void setInterviewRoundType(IdNameObject interviewRoundType)
Copyright © 2025. All rights reserved.