public class CollaborationDepartmentLeader extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CollaborationDepartmentLeader.Builder |
| 构造器和说明 |
|---|
CollaborationDepartmentLeader() |
CollaborationDepartmentLeader(CollaborationDepartmentLeader.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
CollaborationUserId |
getId() |
Integer |
getLeaderType() |
static CollaborationDepartmentLeader.Builder |
newBuilder() |
void |
setId(CollaborationUserId id) |
void |
setLeaderType(Integer leaderType) |
public CollaborationDepartmentLeader()
public CollaborationDepartmentLeader(CollaborationDepartmentLeader.Builder builder)
public static CollaborationDepartmentLeader.Builder newBuilder()
public Integer getLeaderType()
public void setLeaderType(Integer leaderType)
public CollaborationUserId getId()
public void setId(CollaborationUserId id)
Copyright © 2026. All rights reserved.