Package org.onebusaway.gtfs.model
Class IdentityBean<T extends Serializable>
java.lang.Object
org.onebusaway.gtfs.model.IdentityBean<T>
- All Implemented Interfaces:
Serializable,org.onebusaway.csv_entities.HasExtensions
- Direct Known Subclasses:
Agency,Area,Block,BookingRule,DirectionEntry,Facility,FacilityProperty,FacilityPropertyDefinition,FareAttribute,FareLegRule,FareMedium,FareProduct,FareRule,FareTransferRule,FeedInfo,Frequency,Icon,Level,Location,LocationGroup,LocationGroupElement,Network,Pathway,RiderCategory,Ridership,Route,RouteNetworkAssignment,ServiceCalendar,ServiceCalendarDate,ShapePoint,Stop,StopAreaElement,StopTime,Transfer,Translation,Trip,Vehicle
public abstract class IdentityBean<T extends Serializable>
extends Object
implements Serializable, org.onebusaway.csv_entities.HasExtensions
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IdentityBean
public IdentityBean()
-
-
Method Details
-
getId
-
setId
-
putExtension
- Specified by:
putExtensionin interfaceorg.onebusaway.csv_entities.HasExtensions
-
getExtension
- Specified by:
getExtensionin interfaceorg.onebusaway.csv_entities.HasExtensions
-
equals
-
hashCode
public int hashCode()
-