public static class OapiEduCampusGetResponse.CampusResponse extends TaobaoObject
| Constructor and Description |
|---|
CampusResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCampusId() |
String |
getName() |
String |
getNick() |
void |
setCampusId(Long campusId) |
void |
setName(String name) |
void |
setNick(String nick) |
Copyright © 2021. All rights reserved.