Package org.onebusaway.gtfs.model
Class StopAreaElement
- All Implemented Interfaces:
Serializable,HasExtensions
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetArea()getId()voidvoidsetId(AgencyAndId id) voidsetStopLocation(StopLocation stopLocation) Methods inherited from class org.onebusaway.gtfs.model.IdentityBean
equals, getExtension, hashCode, putExtension
-
Constructor Details
-
StopAreaElement
public StopAreaElement()
-
-
Method Details
-
setArea
-
getArea
-
getId
- Specified by:
getIdin classIdentityBean<AgencyAndId>
-
setId
- Specified by:
setIdin classIdentityBean<AgencyAndId>
-
setStopLocation
-
getStopLocation
-