@Deprecated
public final class AlternativeDeparture
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.
|
RealTimeInfo |
getRealTimeInfo()
Deprecated.
Gets the real-time departure time if available.
|
java.util.Date |
getTime()
Deprecated.
Gets the originally scheduled departure time.
|
Transport |
getTransport()
Deprecated.
Gets the transport information.
|
int |
hashCode()
Deprecated.
|
public Transport getTransport()
public java.util.Date getTime()
public RealTimeInfo getRealTimeInfo()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object