类 ManageRelation
java.lang.Object
com.lark.oapi.service.corehr.v1.model.ManageRelation
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static ManageRelation.BuildervoidsetEffectiveTime(String effectiveTime) voidsetManagerType(Enum managerType) voidsetReportModeType(Enum reportModeType) voidsetSubordinateDepartmentId(String subordinateDepartmentId) voidsetSubordinateEmployeeId(String subordinateEmployeeId) voidsetSuperiorEmployeeId(String superiorEmployeeId)
-
构造器详细资料
-
ManageRelation
public ManageRelation() -
ManageRelation
-
-
方法详细资料
-
newBuilder
-
getSubordinateDepartmentId
-
setSubordinateDepartmentId
-
getSubordinateEmployeeId
-
setSubordinateEmployeeId
-
getManagerType
-
setManagerType
-
getReportModeType
-
setReportModeType
-
getSuperiorEmployeeId
-
setSuperiorEmployeeId
-
getEffectiveTime
-
setEffectiveTime
-