Uses of Class
Cosm.Waypoint

Packages that use Waypoint
Cosm   
 

Uses of Waypoint in Cosm
 

Methods in Cosm that return Waypoint
 Waypoint[] Location.getWaypoints()
           
 Waypoint[] Cosm.getWaypoints(java.lang.Integer feedid, java.lang.String start, java.lang.String end, java.lang.String duration, java.lang.Integer interval, java.lang.Boolean find_previous, Interval_type interval_type, java.lang.String timezone)
           
 

Methods in Cosm with parameters of type Waypoint
 void Location.setWaypoints(Waypoint[] waypoints)