public static class OapiEduRolesGetResponse.QueryUserRolesResponse extends TaobaoObject
| Constructor and Description |
|---|
QueryUserRolesResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<Long> |
getAdvisor() |
List<Long> |
getGuardian() |
List<Long> |
getStudent() |
List<Long> |
getTeacher() |
String |
getUserid() |
void |
setAdvisor(List<Long> advisor) |
void |
setGuardian(List<Long> guardian) |
void |
setStudent(List<Long> student) |
void |
setTeacher(List<Long> teacher) |
void |
setUserid(String userid) |
Copyright © 2021. All rights reserved.