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
This parameter is required.
example:11111
public static CollegeListCollegeSubDeptRequest build(Map<String,?> map) throws Exception
Exception
public CollegeListCollegeSubDeptRequest setDeptId(Long deptId)
public Long getDeptId()
Copyright © 2024. All rights reserved.