Trip

public abstract class Trip extends Object
Known Direct Subclasses

This class is deprecated.
This class will removed in the next major release.

Base abstract class for ridesharing trips.

Nested Class Summary

@interface Trip.TripStatus This @interface is deprecated. This class will be removed in the next major release. Please use TripInfo.TripStatus instead.  
@interface Trip.TripType This @interface is deprecated. Use TripInfo.TripType instead. This class will be removed in the next major release.  

Public Constructor Summary

Inherited Method Summary

Public Constructors

public Trip ()