|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Represent a city in traffic service. City is service provider dependent.
| Method Summary |
| Type | Method |
|---|---|
java.lang.String |
getCityName()
Return the offical city name. |
java.lang.String |
getCountryName()
Return the country name where the city belongs. |
Provider |
getProvider()
Return the service provider that defines the city. |
TrafficRoute[] |
getRoutes()
Return routes in city. |
java.lang.String |
getStateName()
Return the state name where the city is located. |
| Method Detail |
public java.lang.String getCityName()
public java.lang.String getStateName()
public java.lang.String getCountryName()
public TrafficRoute[] getRoutes()
TrafficRoute.TrafficRoutepublic Provider getProvider()
Provider
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||