public class LocationInfoEvent extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
LocationInfoEvent.Builder |
| 构造器和说明 |
|---|
LocationInfoEvent() |
LocationInfoEvent(LocationInfoEvent.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
Coordinate |
getCoord() |
static LocationInfoEvent.Builder |
newBuilder() |
void |
setCoord(Coordinate coord) |
public LocationInfoEvent()
public LocationInfoEvent(LocationInfoEvent.Builder builder)
public static LocationInfoEvent.Builder newBuilder()
public Coordinate getCoord()
public void setCoord(Coordinate coord)
Copyright © 2022. All rights reserved.