Class Historical.GetTrips

All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>
Enclosing class:
Historical

public static class Historical.GetTrips extends SetCommand
Get trips
  • Constructor Details

    • GetTrips

      public GetTrips(@Nullable Calendar startDate, @Nullable Calendar endDate)
      Get trips
      Parameters:
      startDate - Start date for historical data query
      endDate - End date for historical data query
  • Method Details