| java.lang.Object | |
| ↳ | com.tencent.navix.api.model.NavHighwayFacility |
休息区信息
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | TypeSeatingArea | ||||||||||
| int | TypeTollStation | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NavHighwayFacility(int facilityType, String name, int distance) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int |
getDistance()
当前距离服务区距离
| ||||||||||
| int |
getFacilityType()
服务区类型
| ||||||||||
| String |
getName()
服务区名字
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
当前距离服务区距离
服务区类型
服务区名字