Enum Classの使用
jp.co.asterisk.asreader.barcodemanager.define.BarcodeConst.BarcodeCommandAction
BarcodeConst.BarcodeCommandActionを使用しているパッケージ
-
jp.co.asterisk.asreader.barcodemanagerでのBarcodeConst.BarcodeCommandActionの使用
修飾子とタイプメソッド説明void
BarcodeManager.onParsedBarcodeResponse
(BarcodeConst.BarcodeCommandAction action, BarcodeResult result) default void
BarcodeManagerCallback.onReceivedResponse
(BarcodeConst.BarcodeCommandAction type, BarcodeResult result) Receive response event. -
jp.co.asterisk.asreader.barcodemanager.defineでのBarcodeConst.BarcodeCommandActionの使用
修飾子とタイプメソッド説明Returns the enum constant of this class with the specified name.static BarcodeConst.BarcodeCommandAction[]
BarcodeConst.BarcodeCommandAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.