Package de.elo.mover.main.barcode
Class ScanDirection
- java.lang.Object
-
- de.elo.mover.main.barcode.ScanDirection
-
public class ScanDirection extends java.lang.ObjectÜberschrift: ScanDirection.
Beschreibung: Konvertiert den Code für die Leserichtung aus der T() Anweisung in den Code für die Leserichtung von Softek Barcode.
Copyright: Copyright (c) ELO Digital Office GmbH 2018
-
-
Constructor Summary
Constructors Constructor Description ScanDirection(int code)Konstruktor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetScanDirection()Konvertiert den Code für die Leserichtung aus der T() Anweisung in den Code für die Leserichtung von Softek Barcode.
-