| Package | Description |
|---|---|
| com.baidu.mapapi.search.core |
检索模块公共数据结结构
|
| Modifier and Type | Method and Description |
|---|---|
protected RouteLine.TYPE |
RouteLine.getType() |
static RouteLine.TYPE |
RouteLine.TYPE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RouteLine.TYPE[] |
RouteLine.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
RouteLine.setType(RouteLine.TYPE type) |