Package | Description |
---|---|
com.rscja.deviceapi |
Modifier and Type | Method and Description |
---|---|
static BDNavigation.BDStartModeEnum |
BDNavigation.BDStartModeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BDNavigation.BDStartModeEnum[] |
BDNavigation.BDStartModeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BDNavigation.changeBDStartMode(BDNavigation.BDStartModeEnum mode)
模块改变启动模式
|