public class GetOccupancyForPositionRequest extends Object
| Constructor and Description |
|---|
GetOccupancyForPositionRequest() |
GetOccupancyForPositionRequest(org.locationtech.jts.geom.Point position,
Timestamp timestamp) |
| Modifier and Type | Method and Description |
|---|---|
org.locationtech.jts.geom.Point |
getPosition() |
Timestamp |
getTimestamp() |
void |
setPosition(org.locationtech.jts.geom.Point position) |
void |
setTimestamp(Timestamp timestamp) |
String |
toString() |
public GetOccupancyForPositionRequest()
public GetOccupancyForPositionRequest(org.locationtech.jts.geom.Point position,
Timestamp timestamp)
Copyright © 2019. All rights reserved.