C G L O S V
C
- CityStroller - Class in org.mule.example.gpswalker
-
Generates a random walk around a city
- CityStroller() - Constructor for class org.mule.example.gpswalker.CityStroller
-
G
- generateNextCoord() - Method in class org.mule.example.gpswalker.CityStroller
-
- getCurrentCoord() - Method in class org.mule.example.gpswalker.CityStroller
-
- getLatitude() - Method in class org.mule.example.gpswalker.GpsCoord
-
- getLongitude() - Method in class org.mule.example.gpswalker.GpsCoord
-
- GpsCoord - Class in org.mule.example.gpswalker
-
A bean that holds Geo Coordinates
Note that this bean is annotated with Jackson Json annotations.
- GpsCoord(float, float) - Constructor for class org.mule.example.gpswalker.GpsCoord
-
L
- LONDON - Static variable in class org.mule.example.gpswalker.CityStroller
-
O
- org.mule.example.gpswalker - package org.mule.example.gpswalker
-
S
- SAN_FRANCISCO - Static variable in class org.mule.example.gpswalker.CityStroller
-
- setCurrentCoord(GpsCoord) - Method in class org.mule.example.gpswalker.CityStroller
-
- setLatitude(float) - Method in class org.mule.example.gpswalker.GpsCoord
-
- setLongitude(float) - Method in class org.mule.example.gpswalker.GpsCoord
-
V
- VALLETTA - Static variable in class org.mule.example.gpswalker.CityStroller
-
C G L O S V
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.