Class BatchBarcodeScannerNativeParam.MsiPlesseyChecksumAlgorithms
[Register("io/scanbot/sdk/ui/view/barcode/batch/configuration/json/BatchBarcodeScannerNativeParam$MsiPlesseyChecksumAlgorithms", DoNotGenerateAcw = true)]
public sealed class BatchBarcodeScannerNativeParam.MsiPlesseyChecksumAlgorithms : BatchBarcodeScannerNativeParam, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
BatchBarcodeScannerNativeParam.MsiPlesseyChecksumAlgorithms
- Implements
- Inherited Members
Constructors
MsiPlesseyChecksumAlgorithms(ICollection<MSIPlesseyChecksumAlgorithm>)
[Register(".ctor", "(Ljava/util/Set;)V", "")]
public MsiPlesseyChecksumAlgorithms(ICollection<MSIPlesseyChecksumAlgorithm> value)
Parameters
Properties
Value
public ICollection<MSIPlesseyChecksumAlgorithm> Value { get; }