|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Represent a city in traffic service. City is service provider dependent.
| Method Summary | |
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
|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||