public class CustomOrgParents extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CustomOrgParents.Builder |
| 构造器和说明 |
|---|
CustomOrgParents() |
CustomOrgParents(CustomOrgParents.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCustomOrgId() |
CustomOrgParentInfo[] |
getParentCustomOrgList() |
static CustomOrgParents.Builder |
newBuilder() |
void |
setCustomOrgId(String customOrgId) |
void |
setParentCustomOrgList(CustomOrgParentInfo[] parentCustomOrgList) |
public CustomOrgParents()
public CustomOrgParents(CustomOrgParents.Builder builder)
public static CustomOrgParents.Builder newBuilder()
public String getCustomOrgId()
public void setCustomOrgId(String customOrgId)
public CustomOrgParentInfo[] getParentCustomOrgList()
public void setParentCustomOrgList(CustomOrgParentInfo[] parentCustomOrgList)
Copyright © 2026. All rights reserved.