public class CollegeListCollegeSubDeptRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CollegeListCollegeSubDeptRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static CollegeListCollegeSubDeptRequest |
build(Map<String,?> map) |
Long |
getDeptId() |
CollegeListCollegeSubDeptRequest |
setDeptId(Long deptId) |
@NameInMap(value="deptId") public Long deptId
public static CollegeListCollegeSubDeptRequest build(Map<String,?> map) throws Exception
Exceptionpublic CollegeListCollegeSubDeptRequest setDeptId(Long deptId)
public Long getDeptId()
Copyright © 2023. All rights reserved.