Package | Description |
---|---|
com.baidu.mapapi.bikenavi.model |
骑行导航过程信息实体类
|
Modifier and Type | Method and Description |
---|---|
static RouteGuideKind |
RouteGuideKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RouteGuideKind[] |
RouteGuideKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|