Package | Description |
---|---|
com.baidu.mapapi.search.route |
路线规划检索模块
|
Modifier and Type | Field and Description |
---|---|
MassTransitRoutePlanOption.TacticsIntercity |
MassTransitRoutePlanOption.mTacticsIntercity |
Modifier and Type | Method and Description |
---|---|
static MassTransitRoutePlanOption.TacticsIntercity |
MassTransitRoutePlanOption.TacticsIntercity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MassTransitRoutePlanOption.TacticsIntercity[] |
MassTransitRoutePlanOption.TacticsIntercity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MassTransitRoutePlanOption |
MassTransitRoutePlanOption.tacticsIntercity(MassTransitRoutePlanOption.TacticsIntercity intercity)
设置跨城公交换乘策略
|