A B C D E F G I K L M N O P Q R S T U V W
I
- IAppSwitchListener - Class in com.pax.dal.entity
-
应用切换监听器。Application switch listener.
- IAppSwitchListener() - Constructor for class com.pax.dal.entity.IAppSwitchListener
- IBase - Interface in com.pax.dal
底座API。The base API.- ICardAT24Cxx - Interface in com.pax.dal.memorycard
- ICardAT88SC102 - Interface in com.pax.dal.memorycard
- ICardAT88SC153 - Interface in com.pax.dal.memorycard
- ICardAT88SC1608 - Interface in com.pax.dal.memorycard
- ICardReaderHelper - Interface in com.pax.dal
- ICardSle4428 - Interface in com.pax.dal.memorycard
- ICardSle4442 - Interface in com.pax.dal.memorycard
- ICashDrawer - Interface in com.pax.dal
- IccDevException - Exception in com.pax.dal.exceptions
- IccDevException(EIccDevException) - Constructor for exception com.pax.dal.exceptions.IccDevException
- IccDevException(int, String) - Constructor for exception com.pax.dal.exceptions.IccDevException
- iccEnableAutoLockCard(boolean) - Method in interface com.pax.dal.IIcc
开启/关闭自动锁IC卡功能Enable/Disable the automatic IC card lock function- iccInit() - Method in interface com.pax.dal.memorycard.ICardSle4428
复位 Sle4428 模块,并阅读卡片信息及确认卡片类型为Sle4428.- iccIsCardLocked() - Method in interface com.pax.dal.IIcc
判断IC卡是否锁住Determine whether the IC card is locked- iccLockCard() - Method in interface com.pax.dal.IIcc
锁IC卡Lock IC card- IccPara - Class in com.pax.dal.entity
- IccPara() - Constructor for class com.pax.dal.entity.IccPara
- iccUnlockCard() - Method in interface com.pax.dal.IIcc
解锁IC卡Unlock IC card- IChannel - Interface in com.pax.dal
- IComm - Interface in com.pax.dal
通信接口Communication interface- IComm.EConnectStatus - Enum in com.pax.dal
连接状态定义connection status- ICustomerDisplay - Interface in com.pax.dal
顾客显示屏操作模块。注:仅部分机型支持,新机型将适配原生的Presentation功能。Customer display operation module.Note: Only some models are supported.- IDAL - Interface in com.pax.dal
- IDalCommManager - Interface in com.pax.dal
- IDALProxy - Interface in com.pax.dal.proxy
- IDeviceInfo - Interface in com.pax.dal
- IDeviceInfo.ESupported - Enum in com.pax.dal
模块支持定义module support- IDeviceInfo.ProcessUsageListener - Interface in com.pax.dal
- IDeviceInfo.ResultCallback - Interface in com.pax.dal
- idKeyCalc(byte, byte[], byte[], EIdKeycCalcMode) - Method in interface com.pax.dal.IPed
使用Idkey对机器序列号等身份信息进行加密运算 。仅支持EPedType.INTERNAL类型。Use IdKey encrypt Identity information.- IDReadResult - Class in com.pax.dal.entity
- IDReadResult() - Constructor for class com.pax.dal.entity.IDReadResult
- IFaceDetector - Interface in com.pax.dal
人脸识别。Face detector.- IFingerprintReader - Interface in com.pax.dal
- IFingerprintReader.FingerprintListener - Interface in com.pax.dal
- IIcc - Interface in com.pax.dal
关于 POS IC卡的API。 如果开启权限检查,需在AndroidManifest下添加权限:"com.pax.permission.ICC"API for POS IC cards.- IIDReader - Interface in com.pax.dal
Currently only supports mainland China ID card- IIDReader.IDReadListener - Interface in com.pax.dal
- IIDReaderEx - Interface in com.pax.dal
- IIDReaderEx.IDReaderExListener - Interface in com.pax.dal
- IKeyBoard - Interface in com.pax.dal
- ILivenessDetector - Interface in com.pax.dal
活体检测。The Liveness Detector.- ILivenessDetector.IFaceUIManager - Interface in com.pax.dal
自定义UI界面的服务。Custom UI interface services.- ILivenessDetector.IPreviewFrame - Interface in com.pax.dal
数据预览回调。Data preview callback.- ILivenessDetector.LivenessDetectListener - Interface in com.pax.dal
活体检测监听者。Liveness detect listener.- ILPR - Interface in com.pax.dal
LPR模块。LPR module.- ILPR.ILPRListener - Interface in com.pax.dal
识别结果回调。Callback of recognition result.- IMag - Interface in com.pax.dal
关于磁条卡的API。 如果开启权限检查,需在AndroidManifest下添加权限:"com.pax.permission.MAGCARD"API for Magnetic stripe cards.- IMemoryCard - Interface in com.pax.dal.memorycard
- incAesDUKPTKsn(byte) - Method in interface com.pax.dal.IPed
KSN 加 1。对应于KSN的单个DUKPT密钥最多只能使用256次,在达到最大次数后,进一步使用该密钥将返回EPedDevException.PED_ERR_DUKPT_NEED_INC_KSN异常, 所以请在使用钥匙次数超过最大次数之前增加KSN。仅支持EPedType.INTERNAL类型。Add 1 to KSN.- incDUKPTKsn(byte) - Method in interface com.pax.dal.IPed
对应于KSN的单个DUKPT密钥最多只能使用256次,在达到最大次数后,进一步使用该密钥将返回EPedDevException.PED_ERR_DUKPT_NEED_INC_KSN异常, 所以请在使用钥匙次数超过最大次数之前增加KSN。仅支持EPedType.INTERNAL类型。A single DUKPT key corresponding to a KSN can only be used at most 256 times, further use of that key will result inEPedDevException.PED_ERR_DUKPT_NEED_INC_KSNafter reaching the maxium times.- incDUKPTKsn(byte) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
每个KSN对应的DUKPT密钥,最多只能使用256次,当单个密钥使用 256次后,将返回EPedDevException.PED_ERR_DUKPT_NEED_INC_KSN异常, 需要调用该接口,给 KSN加1。The DUKPT key corresponding to each KSN can only be used up to 256 times.- increaseAesDukptKsn(byte) - Method in interface com.pax.dal.IPedKeyIsolationManager
KSN 加 1KSN plus 1- INetwork - Interface in com.pax.dal
网络控制模块。Network control module.- INetwork.ISSLCallback - Interface in com.pax.dal
SSL回调。SSL Callback.- init(int) - Method in interface com.pax.dal.IFaceDetector
初始化人脸识别。Initialize face recognition.- init(byte) - Method in interface com.pax.dal.IIcc
复位IC卡片,并返回卡片的复位应答内容Reset IC card and return the content of answer to reset- init() - Method in interface com.pax.dal.ILivenessDetector
初始化活检相机。Initialize the liveness detection camera.- init(Bundle) - Method in interface com.pax.dal.ILivenessDetector
初始化活检相机。Initialize the liveness detection camera.- init() - Method in interface com.pax.dal.IPrinter
打印初始化Printer Initialization- init(Context, int, int) - Method in interface com.pax.dal.IScanCodec
初始化(目前只支持1280 * 720, 640 * 480, 480 * 640)init(only support 1280 * 720, 640 * 480, 480 * 640)- initAuth(byte[]) - Method in interface com.pax.dal.memorycard.ICardAT88SC153
初始化授权Initialize authorization.- initAuth(byte[]) - Method in interface com.pax.dal.memorycard.ICardAT88SC1608
初始化授权Initialize authorization- initFelica(byte, byte) - Method in interface com.pax.dal.IPicc
初始化射频卡接口芯片为FeliCa调制编码方式。Initializing Radio Frequency Card interface chip as FeliCa modulate coding function.- initFelica(byte, byte) - Method in interface com.pax.dal.ITypeA
初始化 Felica 卡片。Initialize the Felica card.- initIso15693(byte) - Method in interface com.pax.dal.IPicc
对ISO15693卡进行初始化配置 [目前仅支持X5]。Initialize the ISO15693 card (currently only X5 is supported).- injectKeyBlock(byte, byte, byte, byte, byte[]) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
往PED中注入一个密钥Inject a key into the PED.- inputPin(String, long, byte) - Method in interface com.pax.dal.IPed
输入PIN的过程,并将PIN保存在PED内部。仅支持EPedType.INTERNAL类型。The process of entering the PIN and saving the PIN inside the PED.- inputStr(byte, byte, byte, int) - Method in interface com.pax.dal.IPed
该接口仅用于外置密码键盘 超时时间内输入指定长度范围内的字符串。仅支持EPedType.EXTERNAL_TYPEA类型。This interface only be used for external PIN pad Type string with specified length within timeout.- installApp(String) - Method in interface com.pax.dal.ISys
静默安装应用 。如果开启权限检查,需在AndroidManifest下添加以下权限:"com.pax.permission.UPDATE_APP"。install app.- installWifiCertificate(byte[], String, boolean, String) - Method in interface com.pax.dal.ISys
安装wifi证书,需申请权限"com.pax.permission.WIFICERT_INSTALL"。To install the wifi certificate, add the following permissions under AndroidManifest :"com.pax.permission.WIFICERT_INSTALL".- invert(boolean) - Method in interface com.pax.dal.IPrinter
设置反显打印,缺省为正常打印。Invert Pinter Setting,default to normal printing.- IOCR - Interface in com.pax.dal
OCR模块。OCR module.- IOCR.IOCRListener - Interface in com.pax.dal
扫描结果回调。Callback of scan results.- IP2PE - Interface in com.pax.dal
端到端加密模块。Point-to-Point Encryption module.- IPaxVpn - Interface in com.pax.dal
- IPaymentDevice - Interface in com.pax.dal
支付设备类。Payment device class.- IPed - Interface in com.pax.dal
关于 PED的API。 如果开启权限检查,需在AndroidManifest下添加权限:"com.pax.permission.PED"API for PED.- IPed.IPedInputPinListener - Interface in com.pax.dal
PED 輸入PIN监听器,仅对内置PED有效PED input PIN listener,only effective on internal PED- IPedAuthManager - Interface in com.pax.dal
- IPedBg - Interface in com.pax.dal
AS2805 key area distribution table.- IPedCustomization - Interface in com.pax.dal
- IPedKeyIsolation - Interface in com.pax.dal.pedkeyisolation
Deprecated.This class is deprecated. It is recommended to useIPedKeyIsolationManagerinstead.- IPedKeyIsolationManager - Interface in com.pax.dal
PED密钥隔离管理模块。The PED key isolation manager module.- IPedKeyIsolationMixedManager - Interface in com.pax.dal
PED密钥隔离混合管理模块。The PED key isolation mixed manager module.- IPedNp - Interface in com.pax.dal
获取途径:NeptuneLiteUser.getInstance().getDal(getApplicationContext()).getPedNp()- IPedSlotAllocatorManager - Interface in com.pax.dal.pedkeyisolation
Deprecated.- IPedTrSys - Interface in com.pax.dal
获取途径:NeptuneLiteUser.getInstance().getDal(getApplicationContext()).getPedTrSys()- IPhoneManager - Interface in com.pax.dal
- IPhoneManager.IVSimAndESimListener - Interface in com.pax.dal
VSim和ESim服务监听器VSim and ESim service listener- IPicc - Interface in com.pax.dal
关于 POS PICC的API。 如果开启权限检查,需在AndroidManifest下添加权限:"com.pax.permission.PICC"API for POS PICC.- IPrinListener - Interface in com.pax.dal
启动打印机函数Start(IPrnListener listener)的回调接口Start the callback interface of the printer function Start(IPrnListener listener)- IPrinter - Interface in com.pax.dal
关于Monitor Printer的API。 如果开启权限检查,需在AndroidManifest下添加权限:"com.pax.permission.PRINTER"API for Monitor Printer.- IPrinter.IPinterListener - Interface in com.pax.dal
打印Bitmap时的监听器The listener to print Bitmap- IPuk - Interface in com.pax.dal
- isAirplaneModeEnable() - Method in interface com.pax.dal.IPhoneManager
判断飞行模式是否开启。Check whether the airplane mode is enabled.- isAutomaticBrightness() - Method in interface com.pax.dal.ISys
获取是否自动调节亮度模式Get whether to automatically adjust brightness mode- isAutomaticRotation() - Method in interface com.pax.dal.ISys
获取屏幕自动旋转状态Gets the automatic screen rotation status.- isAutoTime() - Method in interface com.pax.dal.ISys
获取自动确定时间和日期是否开启。Gets whether the time and date are enabled automatically.- isAutoTimeZone() - Method in interface com.pax.dal.ISys
获取自动确定时区是否开启。Gets the automatic determination of whether the time zone is open.- isBold() - Method in class com.pax.dal.entity.FontInfo
- IScanCodec - Interface in com.pax.dal
必须要添加权限:android.permission.READ_PHONE_STATE,android.permission.INTERNET和android.permission.ACCESS_WIFI_STATEPermissions must be added:android.permission.READ_PHONE_STATE,android.permission.INTERNET and android.permission.ACCESS_WIFI_STATE- IScanner - Interface in com.pax.dal
- IScanner.IScanListener - Interface in com.pax.dal
- IScannerHw - Interface in com.pax.dal
- isCarrierEnabled() - Method in class com.pax.dal.entity.ApnInfo
- isDebug() - Method in interface com.pax.dal.ISys
- isDhcp() - Method in class com.pax.dal.entity.LanParam
- isDialBlocking() - Method in class com.pax.dal.entity.ModemParam
是否阻塞模式is dial blocking- isDualSim() - Method in interface com.pax.dal.IPhoneManager
获取是否支持双SIM卡。Get whether dual SIM cards are supported.- isEnableBrightness() - Method in class com.pax.dal.entity.FaceConfig
配置检测亮度。Configure to detect brightness.- isEnableClarity() - Method in class com.pax.dal.entity.FaceConfig
配置检测清晰度。Configure to detect clarity.- isEnabled() - Method in interface com.pax.dal.IChannel
是否可用is enabled- isEnableEye() - Method in class com.pax.dal.entity.FaceConfig
配置检测眼睛状态。Configure to detect eye condition.- isEnableFaceAngle() - Method in class com.pax.dal.entity.FaceConfig
配置检测面部角度。Configure to detect face Angle.- isEnableFaceCover() - Method in class com.pax.dal.entity.FaceConfig
配置检测面部遮挡状态。Configure to detect face occlusion status.- isEnableFeature() - Method in class com.pax.dal.entity.FaceConfig
配置检测面部特征值。Configure to detect face feature values.- isEnableMouth() - Method in class com.pax.dal.entity.FaceConfig
配置检测嘴巴状态。Configure to detect mouth status.- isEnableMultipleFaces() - Method in class com.pax.dal.entity.FaceConfig
配置检测多面部。Configure to detect multiple faces.- isEnableOverexposure() - Method in class com.pax.dal.entity.FaceConfig
配置检测过曝。Configure to detect overexposure.- isEnablePoints() - Method in class com.pax.dal.entity.FaceConfig
配置检测面部关键点。Configure to detect face key points.- isEnablePointsVis() - Method in class com.pax.dal.entity.FaceConfig
配置检测面部关键点可信度。Configure to detect facial key credibility.- isEnablePupil() - Method in class com.pax.dal.entity.FaceConfig
配置检测瞳距。Configure to detect pupil distance.- isEnableQuality() - Method in class com.pax.dal.entity.FaceConfig
配置检测质量。Configure to detect quality.- isHit() - Method in interface com.pax.dal.IKeyBoard
Deprecated.检测键盘缓冲区中是否有尚未被取走的按键值Check whether there are unread key values in keyboard buffer.- isIcmpEchoIgnore() - Method in interface com.pax.dal.INetwork
终端是否可被pingCheck if the terminal is allowed to be pinged- ISignPad - Interface in com.pax.dal
- isItalic() - Method in class com.pax.dal.entity.FontInfo
- ISle4442 - Interface in com.pax.dal
Deprecated.- ISlotAllocator - Interface in com.pax.dal.pedkeyisolation
Deprecated.- ISlotAllocatorProvider - Interface in com.pax.dal.pedkeyisolation
Deprecated.- isLowPowerPrintEnabled() - Method in interface com.pax.dal.IPrinter
检查低功率打印是否开启Check whether low-power printing is enabled- isMobileEnabled() - Method in interface com.pax.dal.IDalCommManager
获取移动数据网络状态。Get mobile data network status.