Enum Classの使用
jp.co.asterisk.asreader.devicemanager.DeviceManager.ConnectionControlMode
DeviceManager.ConnectionControlModeを使用しているパッケージ
-
jp.co.asterisk.asreader.devicemanagerでのDeviceManager.ConnectionControlModeの使用
修飾子とタイプメソッド説明DeviceManager.getConnectionControlMode()
Can Get the control mode for the connection process.Returns the enum constant of this class with the specified name.static DeviceManager.ConnectionControlMode[]
DeviceManager.ConnectionControlMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.修飾子とタイプメソッド説明void
DeviceManager.setConnectionControlMode
(DeviceManager.ConnectionControlMode mode) Can set the control mode for the connection process.