Uses of Class
onbon.bx06.Bx6GController.RunMode

Packages that use Bx6GController.RunMode
onbon.bx06 BX 六代卡函数库。

使用 API 前,先利用 Bx5GEnv.initial() 初始化应用程式环境,之后使用 Bx5GScreenClient 对控制器进行相关作业。

1. 
 

Uses of Bx6GController.RunMode in onbon.bx06
 

Methods in onbon.bx06 that return Bx6GController.RunMode
 Bx6GController.RunMode Bx6GScreen.getRunMode()
          取得运行模式。
 Bx6GController.RunMode Bx6GControllerServer.getRunMode()
           
 Bx6GController.RunMode Bx6GControllerRS.getRunMode()
           
 Bx6GController.RunMode Bx6GControllerClient.getRunMode()
           
abstract  Bx6GController.RunMode Bx6GController.getRunMode()
          取得运行模式。
static Bx6GController.RunMode Bx6GController.RunMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Bx6GController.RunMode[] Bx6GController.RunMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2020 onbon. All rights reserved.