public class DepartmentDisplayInfo extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DepartmentDisplayInfo.Builder |
| 构造器和说明 |
|---|
DepartmentDisplayInfo() |
DepartmentDisplayInfo(DepartmentDisplayInfo.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getChatterNodePathType() |
Integer |
getProfileNodePathType() |
static DepartmentDisplayInfo.Builder |
newBuilder() |
void |
setChatterNodePathType(Integer chatterNodePathType) |
void |
setProfileNodePathType(Integer profileNodePathType) |
public DepartmentDisplayInfo()
public DepartmentDisplayInfo(DepartmentDisplayInfo.Builder builder)
public static DepartmentDisplayInfo.Builder newBuilder()
public Integer getProfileNodePathType()
public void setProfileNodePathType(Integer profileNodePathType)
public Integer getChatterNodePathType()
public void setChatterNodePathType(Integer chatterNodePathType)
Copyright © 2026. All rights reserved.