public class AgencyAndIdInstance extends Object implements Serializable, Comparable<AgencyAndIdInstance>
AgencyAndId id with a service
date. See ServiceDate for more details of the service date idea.AgencyAndId,
ServiceDate,
Serialized Form| Constructor and Description |
|---|
AgencyAndIdInstance(AgencyAndId id,
long serviceDate) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(AgencyAndIdInstance o) |
boolean |
equals(Object obj) |
AgencyAndId |
getId() |
long |
getServiceDate() |
int |
hashCode() |
public AgencyAndIdInstance(AgencyAndId id, long serviceDate)
public AgencyAndId getId()
public long getServiceDate()
public int compareTo(AgencyAndIdInstance o)
compareTo in interface Comparable<AgencyAndIdInstance>Copyright © 2013 OneBusAway. All Rights Reserved.