Package io.anyline2.plugin
Class ScanPluginConfig
- java.lang.Object
-
- io.anyline2.plugin.ScanPluginConfig
-
public class ScanPluginConfig extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ScanPluginConfig(org.json.JSONObject jsonConfig)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getId()
int
getStartScanDelay()
boolean
shouldCancelOnResult()
org.json.JSONObject
toJsonObject()
-