Package org.onebusaway.gtfs.model
Class AlternateStopNameException
java.lang.Object
org.onebusaway.gtfs.model.IdentityBean<Integer>
org.onebusaway.gtfs.model.AlternateStopNameException
- All Implemented Interfaces:
Serializable,HasExtensions
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionintgetId()voidsetAlternateStopName(String alternateStopName) voidsetDirectionId(int directionId) voidvoidsetRouteId(String routeId) voidMethods inherited from class org.onebusaway.gtfs.model.IdentityBean
equals, getExtension, hashCode, putExtension
-
Constructor Details
-
AlternateStopNameException
public AlternateStopNameException() -
AlternateStopNameException
-
-
Method Details
-
getId
- Specified by:
getIdin classIdentityBean<Integer>
-
setId
- Specified by:
setIdin classIdentityBean<Integer>
-
getRouteId
-
setRouteId
-
getDirectionId
public int getDirectionId() -
setDirectionId
public void setDirectionId(int directionId) -
getStopId
-
setStopId
-
getAlternateStopName
-
setAlternateStopName
-