Packagecom.distriqt.extension.scanner
Classpublic class ScannerInfo
InheritanceScannerInfo Inheritance Object

Information about the scanner algorithm



Public Properties
 PropertyDefined By
  algorithm : String
The name of the algorithm that the Scanner uses to decode bar codes
ScannerInfo
  version : String
The version information for the algorithm
ScannerInfo
Public Methods
 MethodDefined By
  
Constructor
ScannerInfo
Property Detail
algorithmproperty
public var algorithm:String

The name of the algorithm that the Scanner uses to decode bar codes

versionproperty 
public var version:String

The version information for the algorithm

Constructor Detail
ScannerInfo()Constructor
public function ScannerInfo()

Constructor