Class GeoLocation
- java.lang.Object
-
- org.apache.camel.component.weather.geolocation.GeoLocation
-
public class GeoLocation extends Object
-
-
Constructor Summary
Constructors Constructor Description GeoLocation(String longitude, String latitude)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetLatitude()StringgetLongitude()
-