Package org.onebusaway.gtfs.model
Class LocationGroupElement
- All Implemented Interfaces:
Serializable,HasExtensions
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()getStop()voidvoidsetLocationGroupId(AgencyAndId locationGroupId) voidvoidsetStop(StopLocation stop) Methods inherited from class org.onebusaway.gtfs.model.IdentityBean
equals, getExtension, hashCode, putExtension
-
Constructor Details
-
LocationGroupElement
public LocationGroupElement()
-
-
Method Details
-
getId
- Specified by:
getIdin classIdentityBean<Integer>
-
setId
- Specified by:
setIdin classIdentityBean<Integer>
-
getLocationGroupId
-
setLocationGroupId
-
getStop
-
setStop
-
getName
-
setName
-