Package org.onebusaway.gtfs.model
Class Icon
- All Implemented Interfaces:
Serializable,HasExtensions
GTFS Extension representing icon configuration data.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getUrl()voidsetDescription(String description) voidsetId(AgencyAndId id) voidMethods inherited from class org.onebusaway.gtfs.model.IdentityBean
equals, getExtension, hashCode, putExtension
-
Constructor Details
-
Icon
public Icon()
-
-
Method Details
-
getId
- Specified by:
getIdin classIdentityBean<AgencyAndId>
-
setId
- Specified by:
setIdin classIdentityBean<AgencyAndId>
-
getUrl
-
setUrl
-
getDescription
-
setDescription
-