-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum NativeLicensePlateScanStrategy extends Enum<NativeLicensePlateScanStrategy>
Additional parameter for NativeLicensePlateScanner to set the type of the scanned object
-
-
Enum Constant Summary
Enum Constants Enum Constant Description LicensePlateMLLicense plate of the auto (ML-based)
LicensePlateClassicLicense plate of the auto
-
Method Summary
Modifier and Type Method Description final IntegergetNativeId()final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getNativeId
final Integer getNativeId()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-