public static class OapiCalendarV2EventUpdateRequest.LocationVo extends TaobaoObject
| 构造器和说明 |
|---|
LocationVo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLatitude() |
String |
getLongitude() |
String |
getPlace() |
void |
setLatitude(String latitude) |
void |
setLongitude(String longitude) |
void |
setPlace(String place) |
Copyright © 2020. All rights reserved.