| java.lang.Object | ||
| ↳ | com.tencent.navix.api.model.BaseModel | |
| ↳ | com.tencent.navix.api.model.NavDriveCustomRouteReason | |
路线被过滤原因
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NavDriveCustomRouteReason(List<NavRouteFilterLink> filterLinks) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| List<NavRouteFilterLink> |
getFilterLinks()
被过滤的Link信息
| ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||