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