public static class CollegeListDeptManagerResponseBody.CollegeListDeptManagerResponseBodyManagerInfoSimpleList
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CollegeListDeptManagerResponseBodyManagerInfoSimpleList() |
@NameInMap(value="isActive") public Boolean isActive
@NameInMap(value="name") public String name
@NameInMap(value="userId") public String userId
public CollegeListDeptManagerResponseBodyManagerInfoSimpleList()
public static CollegeListDeptManagerResponseBody.CollegeListDeptManagerResponseBodyManagerInfoSimpleList build(Map<String,?> map) throws Exception
Exceptionpublic CollegeListDeptManagerResponseBody.CollegeListDeptManagerResponseBodyManagerInfoSimpleList setIsActive(Boolean isActive)
public Boolean getIsActive()
public CollegeListDeptManagerResponseBody.CollegeListDeptManagerResponseBodyManagerInfoSimpleList setName(String name)
public String getName()
public CollegeListDeptManagerResponseBody.CollegeListDeptManagerResponseBodyManagerInfoSimpleList setUserId(String userId)
public String getUserId()
Copyright © 2023. All rights reserved.