Uses of Class
org.mule.example.gpswalker.GpsCoord

Packages that use GpsCoord
org.mule.example.gpswalker   
 

Uses of GpsCoord in org.mule.example.gpswalker
 

Fields in org.mule.example.gpswalker declared as GpsCoord
static GpsCoord CityStroller.LONDON
           
static GpsCoord CityStroller.SAN_FRANCISCO
           
static GpsCoord CityStroller.VALLETTA
           
 

Methods in org.mule.example.gpswalker that return GpsCoord
 GpsCoord CityStroller.generateNextCoord()
           
 GpsCoord CityStroller.getCurrentCoord()
           
 

Methods in org.mule.example.gpswalker with parameters of type GpsCoord
 void CityStroller.setCurrentCoord(GpsCoord currentCoord)
           
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.