public class CollegeListUncheckedStudentResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
CollegeListUncheckedStudentResponseBody.CollegeListUncheckedStudentResponseBodyStudentInfoSimpleList |
限定符和类型 | 字段和说明 |
---|---|
List<CollegeListUncheckedStudentResponseBody.CollegeListUncheckedStudentResponseBodyStudentInfoSimpleList> |
studentInfoSimpleList |
Long |
totalCount |
构造器和说明 |
---|
CollegeListUncheckedStudentResponseBody() |
@NameInMap(value="studentInfoSimpleList") public List<CollegeListUncheckedStudentResponseBody.CollegeListUncheckedStudentResponseBodyStudentInfoSimpleList> studentInfoSimpleList
@NameInMap(value="totalCount") public Long totalCount
public static CollegeListUncheckedStudentResponseBody build(Map<String,?> map) throws Exception
Exception
public CollegeListUncheckedStudentResponseBody setStudentInfoSimpleList(List<CollegeListUncheckedStudentResponseBody.CollegeListUncheckedStudentResponseBodyStudentInfoSimpleList> studentInfoSimpleList)
public List<CollegeListUncheckedStudentResponseBody.CollegeListUncheckedStudentResponseBodyStudentInfoSimpleList> getStudentInfoSimpleList()
public CollegeListUncheckedStudentResponseBody setTotalCount(Long totalCount)
public Long getTotalCount()
Copyright © 2024. All rights reserved.