| 程序包 | 说明 |
|---|---|
| com.amap.api.services.route |
| 限定符和类型 | 字段和说明 |
|---|---|
static android.os.Parcelable.Creator<RouteRailwayItem> |
RouteRailwayItem.CREATOR |
| 限定符和类型 | 方法和说明 |
|---|---|
RouteRailwayItem |
BusStep.getRailway()
返回此路段的火车乘坐信息
Returns the train ride information of this segment. |
RouteRailwayItem |
BusStepV2.getRailway()
返回此路段的火车乘坐信息
Returns the train ride information of this segment. |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BusStep.setRailway(RouteRailwayItem railway)
设置此路段的火车乘坐信息
Sets the train ride information of this segment. |
void |
BusStepV2.setRailway(RouteRailwayItem railway)
设置此路段的火车乘坐信息
Sets the train ride information of this segment. |