public static class OapiCalendarV2EventCreateResponse.LocationVo extends TaobaoObject
| Constructor and Description |
|---|
LocationVo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLatitude() |
String |
getLongitude() |
String |
getPlace() |
void |
setLatitude(String latitude) |
void |
setLongitude(String longitude) |
void |
setPlace(String place) |
Copyright © 2021. All rights reserved.