java.lang.Object
com.amilesend.onedrive.resource.item.type.GeoCoordinates.GeoCoordinatesBuilder
- Enclosing class:
GeoCoordinates
public static class GeoCoordinates.GeoCoordinatesBuilder
extends Object
-
Method Summary
The elevation in feet above sea level for the item.
The latitude for the item.
The longitude for the item.
-
Method Details
-
altitude
The elevation in feet above sea level for the item.
- Returns:
this.
-
latitude
The latitude for the item.
- Returns:
this.
-
longitude
The longitude for the item.
- Returns:
this.
-
-