Class eRFID_SDK_ProfilerType
- java.lang.Object
-
- com.regula.documentreader.api.enums.eRFID_SDK_ProfilerType
-
public class eRFID_SDK_ProfilerType extends java.lang.Object
Enumeration contains a set of constants that determine the profiler type
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
eRFID_SDK_ProfilerType.ProfilerTypeValues
-
Field Summary
Fields Modifier and Type Field Description static int
SPT_DOC_9303_EDITION_2006
Doc 9303, 6th edition, 2006static int
SPT_DOC_9303_LDS_PKI_MAINTENANCE
LDS and PKI Maintenance, v2.0, May 21, 2014
-
Constructor Summary
Constructors Constructor Description eRFID_SDK_ProfilerType()
-
-
-
Field Detail
-
SPT_DOC_9303_EDITION_2006
public static final int SPT_DOC_9303_EDITION_2006
Doc 9303, 6th edition, 2006- See Also:
- Constant Field Values
-
SPT_DOC_9303_LDS_PKI_MAINTENANCE
public static final int SPT_DOC_9303_LDS_PKI_MAINTENANCE
LDS and PKI Maintenance, v2.0, May 21, 2014- See Also:
- Constant Field Values
-
-