public static class OapiSmartdeviceMeetingroomListResponse.MeetingRoomOpenInfo extends TaobaoObject
| Constructor and Description |
|---|
MeetingRoomOpenInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCapacity() |
List<Long> |
getLabels() |
String |
getRoom() |
String |
getRoomId() |
void |
setCapacity(String capacity) |
void |
setLabels(List<Long> labels) |
void |
setRoom(String room) |
void |
setRoomId(String roomId) |
Copyright © 2021. All rights reserved.