@Deprecated
public final class DepartureFrequency
extends java.lang.Object
IMPORTANT: Urban Mobility Departure Board is a Beta feature. The related classes are subject to change without notice.
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o)
Deprecated.
|
int |
getMaxRealTimeInterval()
Deprecated.
Gets maximal number of minutes between expected transport realtime departures.
|
int |
getMaxScheduledInterval()
Deprecated.
Gets maximal number of minutes between transport scheduled departures.
|
int |
getMinRealTimeInterval()
Deprecated.
Gets minimal number of minutes between expected transport realtime departures.
|
int |
getMinScheduledInterval()
Deprecated.
Gets minimal number of minutes between transport scheduled departures.
|
int |
hashCode()
Deprecated.
|
public int getMaxScheduledInterval()
public int getMinScheduledInterval()
public int getMaxRealTimeInterval()
public int getMinRealTimeInterval()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object