A B C D E F G I K L M N O P Q R S T U V W 

S

scanClose() - Method in interface com.pax.dal.ITypeA
关闭扫描模块。
Close the scan module.
ScannerHwDevException - Exception in com.pax.dal.exceptions
 
ScannerHwDevException(EScannerHwDevException) - Constructor for exception com.pax.dal.exceptions.ScannerHwDevException
 
ScannerHwDevException(int, String) - Constructor for exception com.pax.dal.exceptions.ScannerHwDevException
 
scanOpen() - Method in interface com.pax.dal.ITypeA
打开扫描模块。
Open the scan module.
scanRead() - Method in interface com.pax.dal.ITypeA
读取扫描数据。
Read scan data.
ScanResult - Class in com.pax.dal.entity
 
ScanResult() - Constructor for class com.pax.dal.entity.ScanResult
 
ScanResultRaw - Class in com.pax.dal.entity
未经编码转换的扫描结果。
Scan results without encoding conversion.
ScanResultRaw(byte[], String) - Constructor for class com.pax.dal.entity.ScanResultRaw
 
scrAttrSet(byte) - Method in interface com.pax.dal.IWLCustomerDisplay
设置显示属性,正常显示或反白显示
Set display properties, normal display or anti-white display
scrBackLight(byte) - Method in interface com.pax.dal.IWLCustomerDisplay
设置屏幕背光
Set the screen backlight.
scrClrLine(byte, byte) - Method in interface com.pax.dal.IWLCustomerDisplay
清除指定的一行或若干行,参数不合理时无动作。
Uninitialize the guest screen.
scrClrRect(int, int, int, int) - Method in interface com.pax.dal.IWLCustomerDisplay
清除矩形区域的显示信息。
Clear the display of the rectangular area.
scrCls() - Method in interface com.pax.dal.IWLCustomerDisplay
清除整个屏幕
Clear the entire screen.
scrDrawRect(int, int, int, int) - Method in interface com.pax.dal.IWLCustomerDisplay
画矩形。
Draw the rectangle.
scrDrLogo(byte[]) - Method in interface com.pax.dal.IWLCustomerDisplay
将指定的点阵数据放到显示模块的缓冲区,适合显示 LOGO。
Put the specified dot matrix data into the buffer of the display module, which is suitable for displaying the LOGO.
scrDrLogoEx(int, int, byte[]) - Method in interface com.pax.dal.IWLCustomerDisplay
在指定的坐标处显示LOGO]。
Display LOGO at the specified coordinates .
SCREEN - Static variable in class com.pax.dal.entity.BatterySipper
 
scrGetLcdSize() - Method in interface com.pax.dal.IWLCustomerDisplay
读取 LCD 显示区域的大小
Read the size of the LCD display area
scrGetxyEx() - Method in interface com.pax.dal.IWLCustomerDisplay
读取LCD上光标的当前位置
Read the current position of the cursor on the LCD
scrGotoxy(byte, byte) - Method in interface com.pax.dal.IWLCustomerDisplay
将光标移到屏幕指定的位置
Moves the cursor to the specified position on the screen.
scrGotoxyEx(int, int) - Method in interface com.pax.dal.IWLCustomerDisplay
定位 LCD 显示光标
Position the LCD display cursor.
scrGray(int) - Method in interface com.pax.dal.IWLCustomerDisplay
Deprecated.
此方法已过时
This method is outdated
设置显示屏幕的对比度。
Set the contrast of the display screen.
scrInit() - Method in interface com.pax.dal.IWLCustomerDisplay
初始化客显屏
Initialize the guest screen.
scrLcdDisplay(String) - Method in interface com.pax.dal.IWLCustomerDisplay
在屏幕当前位置格式化显示字符串
Format the display string at the current position on the screen.
scrLcdDisplay(int, int, String) - Method in interface com.pax.dal.IWLCustomerDisplay
在指定的屏幕位置显示字符串。
Displays a string at the specified screen location.
scrLcdDisplay(byte, byte, byte, String) - Method in interface com.pax.dal.IWLCustomerDisplay
在屏幕指定位置格式化显示字符串
Format the display string at a specified location on the screen
scrPlot(byte, byte, byte) - Method in interface com.pax.dal.IWLCustomerDisplay
在屏幕指定位置画点。
Draw dots at specified locations on the screen.
scrRestore(byte) - Method in interface com.pax.dal.IWLCustomerDisplay
保存当前的屏幕显示内容或恢复上一次保存的屏幕显示内容 注:该函数不用于保存与恢复图标显示
Save the current screen display or restore the last saved screen display.
scrSpaceSet(int, int) - Method in interface com.pax.dal.IWLCustomerDisplay
设置显示的行间距和字间距。
Sets the line spacing and word spacing for the display.
scrUninit() - Method in interface com.pax.dal.IWLCustomerDisplay
解除初始化客显屏
Uninitialize the guest screen.
send(byte[]) - Method in interface com.pax.dal.IComm
发送数据
send data
sendDataUnlimited(byte[]) - Method in interface com.pax.dal.IComm
发送数据
send data
set24Hour(boolean) - Method in interface com.pax.dal.ISys
设置时间24小时制。
Set time 24-hour clock.
setA_card_antenna_gain_val(byte) - Method in class com.pax.dal.entity.PiccPara
A卡的天线增益
antennagain of A card value
setA_card_antenna_gain_w(byte) - Method in class com.pax.dal.entity.PiccPara
A卡的天线增益写入允许
antennagain of A card
setA_card_filter_val(byte) - Method in class com.pax.dal.entity.PiccPara
A 卡滤波设置值。
Settings of the A card filter.
setA_card_filter_w(byte) - Method in class com.pax.dal.entity.PiccPara
A 卡滤波设置写允许。 1 -- 允许 其他 -- 不允许
The write-enable of A card filter.
setA_card_RxThreshold_val(byte) - Method in class com.pax.dal.entity.PiccPara
A卡接收灵敏度
Receiver sensitivity of the A card
setA_card_RxThreshold_w(byte) - Method in class com.pax.dal.entity.PiccPara
A卡接收灵敏度检查写入允许
Receiver sensitivity of the A card is allowed to write:
setA_conduct_val(byte) - Method in class com.pax.dal.entity.PiccPara
设置A卡输出电导控制变量
The A card control variable of output conductance
setA_conduct_w(byte) - Method in class com.pax.dal.entity.PiccPara
设置A卡输出电导写入允许
The output conductance of A card is write enable
setA_modulate_val(byte) - Method in class com.pax.dal.entity.PiccPara
A卡调制指数控制变量
The A card control variable of modulation index
setA_modulate_w(byte) - Method in class com.pax.dal.entity.PiccPara
A卡调制指数写入允许
The modulation index of A card is written enable:
setAccessibilityDisplayDaltonizerEnabled(boolean) - Method in interface com.pax.dal.ISys
设置是否打开无障碍-色彩校正。
Set whether to turn on Accessibility - Color correction.
setAccessibilityDisplayInversionEnabled(boolean) - Method in interface com.pax.dal.ISys
设置是否打开无障碍-颜色反转。
Set whether to turn on Accessibility - Color inversion.
setAddr(String) - Method in class com.pax.dal.entity.NetItem
设置域名或IP地址
Set domain name or IP address
setAddress(String) - Method in class com.pax.dal.entity.IDReadResult
设置家庭住址
set address
setAgpsServerDomain(String) - Method in interface com.pax.dal.ISys
设置AGPS服务器的域名。
Set the domain name of the AGPS server.
setAlignMode(short) - Method in interface com.pax.dal.IPrinter
设置打印对齐模式
Set print alignment mode
setAllocated(int, int) - Method in interface com.pax.dal.pedkeyisolation.ISlotAllocator
Deprecated.
分配物理ID。
setAllocated(Bundle) - Method in interface com.pax.dal.pedkeyisolation.ISlotAllocatorProvider
Deprecated.
 
setAmount(String) - Method in interface com.pax.dal.IPed
输入Pin时设置总额。 仅支持EPedType.INTERNAL 类型。
Set amount Text when Input Pin.
setAntMode(int) - Method in interface com.pax.dal.ISys
设置天线模式
set antenna mode
setApdu_format_val(byte) - Method in class com.pax.dal.entity.IccPara
apdu格式控制变量。
The apdu format control variable.
setApdu_format_w(byte) - Method in class com.pax.dal.entity.IccPara
apdu格式写入允许。
The apdu format is write enable.
setApn(String) - Method in class com.pax.dal.entity.ApnInfo
 
setApn(String) - Method in class com.pax.dal.entity.MobileParam
设置APN
set APN
setAppId(String) - Method in interface com.pax.dal.IFaceDetector
设置AppID。若未设置,则使用默认AppID("000001")。
Set the AppID.If not, the default AppID("000001") is used.
setApplicationNeedPassword(String, String) - Method in interface com.pax.dal.ISys
设置启动应用密码。
Set the password for starting the application.
setAppName(String) - Method in class com.pax.dal.entity.AllocatedKeyInfo
 
setAppPowerSaveConfigWithType(String, boolean) - Method in interface com.pax.dal.ISys
打开或者关闭设置—电池—更多设置—应用待机优化中的应用优化开关
Turn on or off Settings - Battery - More Settings - Application Optimization switch in Application Standby Optimization
setAppsWhitelist(byte[], byte[], ASCaller) - Method in interface com.pax.dal.ISys
设置应用白名单,会覆盖之前的应用白名单。白名单中的应用不能卸载。
Setting the application whitelist, overrides previous application whitelist.
setAppSwitchListener(boolean, IAppSwitchListener) - Method in interface com.pax.dal.ISys
设置监听应用。
Set application switch listener.
setAsyncMode(int) - Method in class com.pax.dal.entity.ModemParam
异步通讯的速率(高4位)、字符格式(低四位)
The rate of asynchronous communication (higher 4 bit)、Character format(lower 4 bit)
setAttr(String) - Method in class com.pax.dal.entity.UartParam
设置通信速度和格式 。
set Communication attribution
setAuthId(String) - Method in interface com.pax.dal.ILPR
设置授权认证ID。
Set the authorization ID.
setAuthId(String) - Method in interface com.pax.dal.IOCR
设置授权认证ID。
Set the authorization ID.
setAuthority(String) - Method in class com.pax.dal.entity.IDReadResult
设置签发机关
set authority
setAuthType(int) - Method in class com.pax.dal.entity.ApnInfo
 
setAutoAdaptionModeNotificationSilent(boolean) - Method in interface com.pax.dal.ISys
在设置->电池工作模式的自适应模式下,终端自动切换为桌面模式后,充电到80%时会停止充电并发送停充通知,控制停充通知是否静音。
In the adaptive mode of setting -> Battery working mode, after the terminal automatically switches to desktop mode, it will stop charging and send a stop charging notification when charging reaches 80%.
setAutomaticRotation(boolean) - Method in interface com.pax.dal.ISys
设置屏幕自动旋转
Set automatic screen rotation
setAvatar(Bitmap) - Method in class com.pax.dal.entity.IDReadResult
设置证件照
set avatar
setB_card_antenna_gain_val(byte) - Method in class com.pax.dal.entity.PiccPara
B卡的天线增益
antennagain of B card value
setB_card_antenna_gain_w(byte) - Method in class com.pax.dal.entity.PiccPara
B卡的天线增益写入允许
antennagain of B card
setB_card_filter_val(byte) - Method in class com.pax.dal.entity.PiccPara
B 卡滤波设置值。
Settings of the B card filter.
setB_card_filter_w(byte) - Method in class com.pax.dal.entity.PiccPara
B 卡滤波设置写允许。 1 -- 允许 其他 -- 不允许
The write-enable of B card filter.
setB_modulate_val(byte) - Method in class com.pax.dal.entity.PiccPara
B卡调制指数控制变
The B card control variable of modulation index
setB_modulate_w(byte) - Method in class com.pax.dal.entity.PiccPara
B卡调制指数写入允许
The modulation index of B card is written enable
setBackgroundImage(int, int, Bitmap) - Method in interface com.pax.dal.ICustomerDisplay
Deprecated.
setBackgroundSolid(int) - Method in interface com.pax.dal.ICustomerDisplay
Deprecated.
setBarcodeMap(Map<String, Integer>) - Method in interface com.pax.dal.IScannerHw
设置码制列表。
Set the code system list.
setBarcodeParam(Map<String, Object>) - Method in interface com.pax.dal.IScanner
设置条形码设备参数。
Set bar code device parameters.
setBatteryManagerEnable(boolean) - Method in interface com.pax.dal.ISys
打开或关闭电池管理器
Turn on or off the battery manager
setbBold(boolean) - Method in class com.pax.dal.entity.FontInfo
 
setBearer(int) - Method in class com.pax.dal.entity.ApnInfo
 
setBirth(String) - Method in class com.pax.dal.entity.IDReadResult
设置出生日期
set birthday
setBirthDate(String) - Method in class com.pax.dal.entity.OCRMRZResult
设置出生日期。
Set date of birth.
setBmpData(byte[]) - Method in class com.pax.dal.entity.FingerprintResult
设置捕获的BMP格式的指纹。
Set the captured fingerprint in BMP format.
setBMSMode(byte) - Method in interface com.pax.dal.IDeviceInfo
设置电池模式。注意:设备重启后生效。
Set battery mode.
setBoard(String) - Method in class com.pax.dal.entity.BaseExInfo
设置pcb版本。
Set the pcb version.
setBootAnimation(String) - Method in interface com.pax.dal.ISys
设置开机动画。注意:必须有固件签名。
Set boot animation.
setBootLogo(String) - Method in interface com.pax.dal.ISys
设置开机Logo。注意:必须有固件签名。
Set the boot logo.
setBootVersion(String) - Method in class com.pax.dal.entity.BaseExInfo
设置boot版本。
Set the boot version.
setBrightness(float) - Method in class com.pax.dal.entity.FaceInfo
亮度。
Brightness.
setBrightness(int) - Method in interface com.pax.dal.ICustomerDisplay
设置顾客显示屏亮度。
Set customer display brightness.
setBrightnessMode(boolean) - Method in interface com.pax.dal.ISys
设置自动调节亮度模式
Set the automatic brightness mode
setCaptureImage(byte[]) - Method in class com.pax.dal.entity.FingerprintResult
 
setCard_buffer_val(int) - Method in class com.pax.dal.entity.PiccPara
卡片接收缓冲区大小参数(单位:字节), 有效值1~256.大于256时,将以256写入;设为0时,将不会写入
Receiving buffer parameter of card (Unit: byte), valid: 1~256.
setCard_buffer_w(byte) - Method in class com.pax.dal.entity.PiccPara
卡片接收缓冲区大小写入允许
Receiving buffer of card is written enable
setCard_RxThreshold_val(byte) - Method in class com.pax.dal.entity.PiccPara
B卡接收灵敏度
Receiver sensitivity of the B card
setCard_RxThreshold_w(byte) - Method in class com.pax.dal.entity.PiccPara
B卡接收灵敏度检查写入允许
Receiver sensitivity of the B card is allow to write: The value is unreadable
setCard_type_check_val(byte) - Method in class com.pax.dal.entity.PiccPara
检查卡片类型,0-检查卡片类型,其他-不检查卡片类型(默认为检查卡片类型)
0-Check card type, other-do not check the card type(default to check the card type )
setCard_type_check_w(byte) - Method in class com.pax.dal.entity.PiccPara
卡片类型检查写入允许
Card type check is allow to write
setCardNo(String) - Method in class com.pax.dal.entity.IDReadResult
设置身份证号码
set ID card number
setCardType(byte) - Method in class com.pax.dal.entity.PiccCardInfo
设置卡片类型
set card type
setCardType(byte) - Method in class com.pax.dal.entity.PollingResult
设置卡片类型
set card type
setCarrierEnabled(boolean) - Method in class com.pax.dal.entity.ApnInfo
 
setChargeLimit(boolean) - Method in interface com.pax.dal.ISys
控制充电控制机制。开启该机制后,充电范围控制在15%-35%,电量低于15%复充,超过35%停止。
Control the charging limit.
setChargerScreenDisabled(boolean) - Method in interface com.pax.dal.ISys
是否允许关机时接入适配器自动开机。
Whether to allow the access adapter to turn on automatically when shutdown.
setCharSet(int) - Method in class com.pax.dal.entity.FontInfo
 
setChdt(int) - Method in class com.pax.dal.entity.ModemParam
设置是否检测拨号音
Check dialing tone
setCHNResult(String) - Method in class com.pax.dal.entity.LPRChinaResult
 
setCID(byte) - Method in class com.pax.dal.entity.PiccCardInfo
设置逻辑通道号,存放卡片逻辑通道号,该通道号由驱动内部分配和指定,取值范围为0~14
Card ID, points to buffer storing card logical channel number.
setCID(byte) - Method in class com.pax.dal.entity.PollingResult
设置逻辑通道号,存放卡片逻辑通道号,该通道号由驱动内部分配和指定,取值范围为0~14
Card ID, points to buffer storing card logical channel number.
setClarity(float) - Method in class com.pax.dal.entity.FaceInfo
清晰度。
Clarity.
setColorGray(int, int) - Method in interface com.pax.dal.IPrinter
设置彩色打印的黑值跟彩色值
Set the black value and color value for color printing
setComm(IComm) - Method in interface com.pax.dal.ITypeA
设置通信IComm。
Set the IComm.
setCommand(byte[]) - Method in class com.pax.dal.entity.ApduSendInfo
设置command, command格式:CLA,INS,P1,P2
set command, command foramt:CLA,INS,P1,P2
setConfig(FaceConfig) - Method in interface com.pax.dal.IFaceDetector
配置检测项。
Configure detection item.
setConfig(Map<String, String>) - Method in interface com.pax.dal.IScannerHw
设置硬扫码的配置。
Set the configuration of IScannerHw.
setConfigure_technology_type_val(byte) - Method in class com.pax.dal.entity.PiccPara
配置IPicc.cmdExchange(byte[], int)发送数据的调制技术类型。 0x03: Type A 短帧调制模式 0x04: Type A 标准帧调制模式 0x05: Type B 调制模式
Configure the modulation technique type for sending data IPicc.cmdExchange(byte[], int).
setConfigure_technology_type_w(byte) - Method in class com.pax.dal.entity.PiccPara
配置IPicc.cmdExchange(byte[], int)发送数据的调制技术类型写允许。 1 -- 允许 其他 -- 不允许
Configure IPicc.cmdExchange(byte[], int) to send data of the modulation technology type write allowed.
setConnectTimeout(int) - Method in interface com.pax.dal.IComm
设置连接超时时间 ,默认20000ms。
set connect timeout, default is 20000ms
setContent(String) - Method in class com.pax.dal.entity.DecodeResult
 
setContent(byte[]) - Method in class com.pax.dal.entity.DecodeResultRaw
 
setContent(String) - Method in class com.pax.dal.entity.ScanResult
 
setContinuousInterval(int) - Method in interface com.pax.dal.IScanner
设置扫码间隔
Set scan interval
setContinuousTimes(int) - Method in interface com.pax.dal.IScanner
设置最大扫码次数
Set the maximum number of scan
setCurrent(int) - Method in class com.pax.dal.entity.ApnInfo
 
setCurrentKeyboardLayoutForInputDevice(String) - Method in interface com.pax.dal.ISys
设置当前物理键盘布局
set the current physical keyboard layout
setData(byte[]) - Method in class com.pax.dal.entity.RSARecoverInfo
加密或解密后的数据
set result
setDataIn(byte[]) - Method in class com.pax.dal.entity.ApduSendInfo
获取传入数据
get data
setDataOut(byte[]) - Method in class com.pax.dal.entity.ApduRespInfo
设置返回数据
set data
setDataRoamingEnabled(int, boolean) - Method in interface com.pax.dal.IPhoneManager
设置数据漫游。
Set up the data roaming.
setDate(String) - Method in interface com.pax.dal.ISys
设置系统的日期和时间,星期值将自动算出并设置。
Setting the system date and time.
setDefaultBackgroundImage(int, Bitmap) - Method in interface com.pax.dal.ICustomerDisplay
设置客显屏默认显示内容。
Set the default content displayed on the guest screen.
setDefaultDataSubId(int) - Method in interface com.pax.dal.IPhoneManager
设置哪张卡来使用数据流量
set which card to use data traffic
setDefaultDns(String, String) - Method in interface com.pax.dal.ISys
用于设置默认DNS,调用接口后需要断开网络,再重新连接网络才能生效,例如:调用接口后需要先关闭移动数据开关, 然后再打开移动数据流量开关。WIFI也是如此,需要断开当前WiFi连接然后重连才能生效。
This parameter is used to set the default DNS.
setDefaultLauncher(boolean) - Method in interface com.pax.dal.ISys
设置允许系统启动“默认桌面”,而不弹出选择对话框,即使有几个桌面。
Set startup "Default Launcher".
setDelayTime(int) - Method in class com.pax.dal.entity.ModemParam
设置外线等待时间, ","个数
set delay time
setDhcp(boolean) - Method in class com.pax.dal.entity.LanParam
设置DHCP
set DHCP
setDialBlocking(boolean) - Method in class com.pax.dal.entity.ModemParam
设置是否阻塞模式
set dial blocking
setDisplaySize(int) - Method in interface com.pax.dal.ISys
设置显示大小。
Set display size.
setDn(String) - Method in class com.pax.dal.entity.IDReadResult
设置DN码
set DN
setDns1(String) - Method in class com.pax.dal.entity.LanParam
设置DSN1
set DSN1
setDns2(String) - Method in class com.pax.dal.entity.LanParam
设置DNS2
set DNS2
setDnsServer(String) - Method in class com.pax.dal.entity.NetItem
设置DNS服务器
Set DNS server
setDoubleTapKeyboardLanguage(byte) - Method in interface com.pax.dal.IPed
设置盲人输入法语音播报的语言。此接口需在IPed.getPinBlock(byte, String, byte[], byte, int)之前设置才有效。仅支持EPedType.INTERNAL 类型。
Set the language for the voice broadcast of the blind input method.
setDoubleTapKeyboardPlaySoundCustomized(boolean) - Method in interface com.pax.dal.ISys
设置是否由应用播放盲人键盘语音提示。
Set whether the application plays voice prompts for the blind keyboard.
setDp(int) - Method in class com.pax.dal.entity.ModemParam
设置音频/脉冲拨号
set tone/pulse dialing
setDrvDate(String) - Method in class com.pax.dal.entity.PiccPara
驱动程序的日期信息,如:“2006.08.25”; 只能读取
The date information of driver, such as:‖2006.08.25‖; Read only
setDrvVer(String) - Method in class com.pax.dal.entity.PiccPara
设置驱动程序版本信息,如:“1.01A”;只能读取,写入无效
The version information of Driver‘s, for example: ―1.01A‖ can only be read
setDt1(int) - Method in class com.pax.dal.entity.ModemParam
设置摘机后等候拨号音的最长时间(单位:100ms)最小值和缺省值为20,有效范围20~255
在此期间,只要检测到拨号音,就退出等候
The longest time to wait for dial tone when off hook (Unit: 100ms, Minimum and default value is 20, valid range 20~255).
setDt2(int) - Method in class com.pax.dal.entity.ModemParam
拨外线时“,”等待时间(单位:100ms)此值要根据实际应用环境的情况设定,在应用程序中最好要留出手工设置的接口。 [范围0~255]
","wait time when dial outside line (Unit: 100ms).
setEcmStaticIP(String, int) - Method in interface com.pax.dal.ISys
设置ECM静态IP(设备必须已经是"USB ECM网络共享模式")。
Set ECM static IP (device must already be in "USB ECM tethering mode").
setEKUWpType(int) - Method in interface com.pax.dal.IWLEKUManager
设置EKU写保护
Set EKU write protection.
setEnableBrightness(boolean) - Method in class com.pax.dal.entity.FaceConfig
配置检测亮度。
Configure to detect brightness.
setEnableClarity(boolean) - Method in class com.pax.dal.entity.FaceConfig
配置检测清晰度。
Configure to detect clarity.
setEnableEye(boolean) - Method in class com.pax.dal.entity.FaceConfig
配置检测眼睛状态。
Configure to detect eye condition.
setEnableFaceAngle(boolean) - Method in class com.pax.dal.entity.FaceConfig
配置检测面部角度。
Configure to detect face Angle.
setEnableFaceCover(boolean) - Method in class com.pax.dal.entity.FaceConfig
配置检测面部遮挡状态。
Configure to detect face occlusion status.
setEnableFeature(boolean) - Method in class com.pax.dal.entity.FaceConfig
配置检测面部特征值。
Configure to detect face feature values.
setEnableMouth(boolean) - Method in class com.pax.dal.entity.FaceConfig
配置检测嘴巴状态。
Configure to detect mouth status.
setEnableMultipleFaces(boolean) - Method in class com.pax.dal.entity.FaceConfig
配置检测多面部。
Configure to detect multiple faces.
setEnableOverexposure(boolean) - Method in class com.pax.dal.entity.FaceConfig
配置检测过曝。
Configure to detect overexposure.
setEnablePoints(boolean) - Method in class com.pax.dal.entity.FaceConfig
配置检测面部关键点。
Configure to detect face key points.
setEnablePointsVis(boolean) - Method in class com.pax.dal.entity.FaceConfig
配置检测面部关键点可信度。
Configure to detect facial key credibility.
setEnablePupil(boolean) - Method in class com.pax.dal.entity.FaceConfig
配置检测瞳距。
Configure to detect pupil distance.
setEnableQuality(boolean) - Method in class com.pax.dal.entity.FaceConfig
配置检测质量分。
Configure to detect quality score.
setEnglishName(String) - Method in class com.pax.dal.entity.OCRMRZResult
设置英文名称
Set english name
setErrorCode(String) - Method in class com.pax.dal.entity.OCRMRZResult
设置错误码。
Set the error code.
setEthernetSpeedLimit(int) - Method in interface com.pax.dal.ISys
设置ethernet的限制速度
set the limit speed of ethernet
setEthnicity(String) - Method in class com.pax.dal.entity.IDReadResult
设置民族
set Ethnicity
setExclusionList(String) - Method in class com.pax.dal.entity.LanProxyInfo
 
setExMode(int) - Method in interface com.pax.dal.IPed
该接口仅用于外置密码键盘,下载密钥,计算pinblock,计算mac,des加解密使用 。仅支持EPedType.EXTERNAL_TYPEA 类型。
This interface only be used for external PIN pad Use for downloading main key and work key.
setExpireDate(String) - Method in class com.pax.dal.entity.OCRMRZResult
设置有效期
Set expire date
setExponent(byte[]) - Method in class com.pax.dal.entity.RSAKeyInfo
指数,小于512字节时,左补0x00
When exponent less than 512 bytes,padded with 0x00 on the left
setExponent(byte[]) - Method in class com.pax.dal.entity.RSAPinKey
加密公钥指数,高字节在前,低字节在后,不足位前补0
When exponent less than 4 bytes,padded with 0x00 on the left
setExponentLen(int) - Method in class com.pax.dal.entity.RSAKeyInfo
指数位长度
Exponent length
setExsn(String) - Method in class com.pax.dal.entity.BaseExInfo
设置扩展sn。
Set the extend sn.
setExtNum(String) - Method in class com.pax.dal.entity.ModemParam
设置外线号码
set EXT number
setExtSN(String) - Method in interface com.pax.dal.ITypeA
向密码键盘写入扩展序列号。
Write the extended serial number to the password keyboard.
setEyeStatus(int) - Method in class com.pax.dal.entity.FaceInfo
眼睛状态。
Eyes status.
setF_card_antenna_gain_val(byte) - Method in class com.pax.dal.entity.PiccPara
Felica的天线增益
antennagain of Felica card value
setF_card_antenna_gain_w(byte) - Method in class com.pax.dal.entity.PiccPara
Felica的天线增益写允许
antennagain of Felica card
setF_card_filter_val(byte) - Method in class com.pax.dal.entity.PiccPara
Felica 卡滤波设置值。
Settings of the Felica card filter.
setF_card_filter_w(byte) - Method in class com.pax.dal.entity.PiccPara
Felica 卡滤波设置写允许。 1 -- 允许 其他 -- 不允许
The write-enable of Felica card filter.
setF_card_RxThreshold_val(byte) - Method in class com.pax.dal.entity.PiccPara
Felica的接收灵敏度
Receiver sensitivity of Felica value
setF_card_RxThreshold_w(byte) - Method in class com.pax.dal.entity.PiccPara
Felica的接收灵敏度写入允许
Receiver sensitivity of Felica
setF_conduct_val(byte) - Method in class com.pax.dal.entity.PiccPara
Felica的电导率
Electrical conductivity of Felica
setF_conduct_w(byte) - Method in class com.pax.dal.entity.PiccPara
Felica的电导率写入允许
Electrical conductivity of Felica
setF_modulate_val(byte) - Method in class com.pax.dal.entity.PiccPara
felica调制指数
felica modulation depth
setF_modulate_w(byte) - Method in class com.pax.dal.entity.PiccPara
felica调制指数写入允许
felica modulation depth allow to write
setFaceAngle(FaceAngle) - Method in class com.pax.dal.entity.FaceInfo
面部角度。
Face Angle.
setFaceCover(int) - Method in class com.pax.dal.entity.FaceInfo
面部遮挡状态。
Face occlusion.
setFaceRectangle(FaceRectangle) - Method in class com.pax.dal.entity.FaceInfo
人脸框坐标信息。
Face detection rectangle coordinate information.
setFaceUICallBack(ILivenessDetector.IFaceUIManager) - Method in interface com.pax.dal.ILivenessDetector
使用自定义UI界面。接口在ILivenessDetector.detect(Bundle, LivenessDetectListener)前调用。
Use a custom UI interface.The interface is called before ILivenessDetector.detect(Bundle, LivenessDetectListener).
setFamilyName(String) - Method in class com.pax.dal.entity.OCRMRZResult
设置英文姓.
Set family name
setFeature(float[]) - Method in class com.pax.dal.entity.FaceInfo
面部特征值。
Face feature values.
setFeatureCode(byte[]) - Method in class com.pax.dal.entity.FingerprintResult
 
setFelicaTimeOut(long) - Method in interface com.pax.dal.IPicc
设置felica卡的超时时间 该接口只有在IPicc.open()函数之后,PiccDetect()及piccInitFelica函数之前调用才有效 IPicc.open()函数调用之后,所有参数将恢复成默认值。
set felica timeout This interface is only valid when calling after IPicc.open() function and before PiccDetect() function. All the parameter will return to default value when calling IPicc.open() function.
setFelicaTimeout(int) - Method in interface com.pax.dal.IPicc
设置felica卡的超时时间。 该接口只有在IPicc.open()函数之后,PiccDetect()及piccInitFelica函数之前调用才有效 IPicc.open()函数调用之后,所有参数将恢复成默认值。
set felica timeout.
setFlashOn(boolean) - Method in interface com.pax.dal.IScanner
设置扫码时是否开启闪光灯。
Set whether flash is turned on when scanning.
setFont(int, int) - Method in interface com.pax.dal.ICustomerDisplay
Deprecated.
setFontInfo(String) - Method in class com.pax.dal.entity.BaseExInfo
设置字体信息。
Set the information for font.
setFontPath(String) - Method in interface com.pax.dal.IPrinter
设置打印机字体
set ptinter font path.
setFontScale(int) - Method in interface com.pax.dal.ISys
设置字体大小
Set font size
setFormat(String) - Method in class com.pax.dal.entity.DecodeResult
 
setFormat(String) - Method in class com.pax.dal.entity.DecodeResultRaw
 
setFormat(String) - Method in class com.pax.dal.entity.ScanResult
设置扫码内容格式
set the scanned content format
setFunctionKey(EFuncKeyMode) - Method in interface com.pax.dal.IPed
设定某些功能键的功能。 PED上电后,CLEAR键的默认功能为,持卡人输入PIN时,按CLEAR键,清除已输入的PIN。 可以通过该函数来设置CLEAR键的不同功能。 仅支持EPedType.INTERNAL 类型。
Setting some functions of function key.
setFunctionKey(byte) - Method in interface com.pax.dal.IPed
设定某些功能键的功能。PED 上电后,CLEAR 键的默认功能为,持卡人输入 PIN 时,按 CLEAR 键, 清除已输入的 PIN。可以通过该函数来设置 CLEAR 键的不同功能。仅支持EPedType.INTERNAL 类型。
The function of setting some function keys.
setGateway(String) - Method in class com.pax.dal.entity.LanParam
设置网关
set gateway
setGivenName(String) - Method in class com.pax.dal.entity.OCRMRZResult
设置英文名
Set given name
setGray(int) - Method in interface com.pax.dal.IPrinter
设置打印黑度等级
Set printing gray level.
setGuestKeyBoardType(int) - Method in interface com.pax.dal.ISys
设置客显屏显示PIN键盘
Set the guest display screen to show the PIN keyboard
setHeight(int) - Method in class com.pax.dal.entity.FaceRectangle
人脸框高度。
Hight of face detection rectangle.
setHeight(int) - Method in class com.pax.dal.entity.FontInfo
 
setHeight(int) - Method in class com.pax.dal.entity.WLLcdDisplaySize
设置屏幕高
Set Screen height
setHighTextContrastEnabled(boolean) - Method in interface com.pax.dal.ISys
设置是否打开无障碍-界面高对比度文字。
Set whether Accessibility is turned on - Interface high contrast text.
setHost(String) - Method in class com.pax.dal.entity.LanProxyInfo
 
setHt(int) - Method in class com.pax.dal.entity.ModemParam
双音拨号单一号码保持时间(单位:1ms,有效范围50~255)
The keep time of two-tone dialing a single number (Unit:1ms,valid range 50~255)
setIccRandom(byte[]) - Method in class com.pax.dal.entity.RSAPinKey
从卡取得的随机数
the random from icc
setIcmpEchoIgnore(boolean) - Method in interface com.pax.dal.INetwork
禁止终端被ping
Disallow ping to the terminal
setId(int) - Method in class com.pax.dal.entity.ApnInfo
 
setImageQuality(int) - Method in class com.pax.dal.entity.FingerprintResult
设置指纹数据的质量。
Set the quality of fingerprint data.
setImageSize(int, int) - Method in interface com.pax.dal.IFingerprintReader
设置图像大小。需在后调用,在调用后会重置。
Set the image size.
setINDResult(String) - Method in class com.pax.dal.entity.LPRIndiaResult
 
setInfoCollect(boolean) - Method in interface com.pax.dal.ISys
设置终端信息收集
Set terminal information collection
setInputPinListener(IPed.IPedInputPinListener) - Method in interface com.pax.dal.IPed
设置输入PIN监听器。仅支持EPedType.INTERNAL 类型
Set the input PIN listener.
setInputPinListener(IPed.IPedInputPinListener) - Method in interface com.pax.dal.IPedBg
设置输入PIN监听器。
Set the input PIN listener.
setInputPinListener(IPed.IPedInputPinListener) - Method in interface com.pax.dal.IPedKeyIsolationMixedManager
设置输入PIN监听器。
Set the input PIN listener.
setIntervalTime(int, int) - Method in interface com.pax.dal.IPed
设置两次计算PINBlock或者计算MAC之间最小间隔时间 PINBLOCK间隔时间的计算方式:默认为120秒那只能调用4次,即tpkIntervalTimeMs默认值为30秒,调用该函数重新设置后,限制为4* tpkIntervalTimeMs时间内只能调用4次。比如传入的tpkIntervalTimeMs为20000(ms),则80秒内只能调用4次。 MAC间隔时间的计算方式:限制为两次计算MAC的间隔时间必须大于等于TAKIntervalTimeMs;比如传入的TAKIntervalTimeMs为20000(ms),则20秒内只能调用1次。 仅支持EPedType.INTERNAL 类型。
Set the minimum time interval of calculating the PINBlock or MAC twice.
setIsPause(boolean) - Method in interface com.pax.dal.ICardReaderHelper
Deprecated. 
setItalic(boolean) - Method in class com.pax.dal.entity.FontInfo
 
setKeyboard(byte) - Method in interface com.pax.dal.IPed
设置PED密码键盘类型。仅支持EPedType.INTERNAL 类型。
Set the PED keyboard type.
setKeyBoardLayout(boolean, String) - Method in interface com.pax.dal.IPed
设置定制的Pin输入键盘布局 。仅支持EPedType.INTERNAL 类型。
Set the custom Pin input keyboard layout.
setKeyBoardLayout(boolean, LinkedHashMap<View, String>) - Method in interface com.pax.dal.IPed
设置定制的Pin输入键盘布局 ,调用此方法前,需保证传入的View已绘制完成, 如Activity.onWindowFocusChanged(boolean hasFocus),hasFocus=true时,调用此方法。仅支持EPedType.INTERNAL 类型。
Set the custom Pin input keyboard layout,This method is called before, need to ensure that the incoming View has been mapped, such as Activity.onWindowFocusChanged (Boolean hasFocus), when hasFocus equals true, this method is called.
setKeyboardLayoutLandscape(boolean) - Method in interface com.pax.dal.IPed
设置密码键盘横向显示。仅支持EPedType.INTERNAL 类型。
Set password keyboard horizontal display.
setKeyboardRandom(boolean) - Method in interface com.pax.dal.IPed
设置键盘按键显示模式,固定序列或随机序列(默认)。仅支持EPedType.INTERNAL 类型。
Set keyboard display mode, fixed sequence or random sequence (default).
setKeyBoardType(int) - Method in interface com.pax.dal.IPed
设置PIN输入的密码键盘类型。仅支持EPedType.INTERNAL 类型。
set keyboard type.
setKeyInfo(byte[]) - Method in class com.pax.dal.entity.RSAKeyInfo
密钥信息
Key information will be customized by application
setKeyInfo(byte[]) - Method in class com.pax.dal.entity.RSARecoverInfo
-密钥信息,当keyInfo等于NULL时, 不输出密钥信息
key info
setKsn(byte[]) - Method in class com.pax.dal.entity.DUKPTResult
获取KSN
get KSN
setLanParam(LanParam) - Method in interface com.pax.dal.IDalCommManager
设置LanParam(会在调用使能数据通道的时候生效)
set network parameters(It will take effect at the time of enableChannel)
setLanProxyInfo(LanProxyInfo) - Method in interface com.pax.dal.IDalCommManager
设置以太网网络代理。
Set up the Ethernet proxy.
setLauncher(String, String, boolean) - Method in interface com.pax.dal.ISys
设置Launcher。
Set the launcher.
setLc(int) - Method in class com.pax.dal.entity.ApduSendInfo
设置lc
set lc
setLCDBitmap(byte, byte[]) - Method in interface com.pax.dal.ITypeA
更换 LCD 显示缺省位图。
下载 LCD 显示位图,替代 LCD 缺省显示位图。
缺省的显示位图为如下两行字符:
WELCOME!
PAX TECHNOLOGY
Replace the LCD display default bitmap.
setLe(int) - Method in class com.pax.dal.entity.ApduSendInfo
设置le
set le
setLed(byte) - Method in interface com.pax.dal.IPicc
led:亮灯控制
led:Light Control
setLed(byte, byte) - Method in interface com.pax.dal.ITypeA
控制射频卡指示灯点亮或熄灭。
Control the radio frequency card indicator to turn on or off.
setLenOut(int) - Method in class com.pax.dal.entity.ApduRespInfo
Deprecated. 
setLevel(int) - Method in class com.pax.dal.entity.ModemParam
设置拨号电平
set dial level
setLight(byte, byte) - Method in interface com.pax.dal.IKeyBoard
设置按键背光。
Set keyboard backlight.
setLiteUICallback(ILivenessDetector.IPreviewFrame) - Method in interface com.pax.dal.ILivenessDetector
设置数据预览回调。
Set data preview callback.
setLoadRecentTasks(boolean) - Method in interface com.pax.dal.ISys
设置是否加载最近任务列表
若设置为加载,则设备重启后可显示关机前的任务记录。若设置为不加载,则显示为空
Set whether to load the recent task list
If set to load, the task records before shutdown are displayed after the device is restarted.
setLocalIp(String) - Method in class com.pax.dal.entity.LanParam
设置本机IP
set local IP
setLocalName(String) - Method in class com.pax.dal.entity.OCRMRZResult
设置本国姓名
Set local name
setLocationMode(int) - Method in interface com.pax.dal.ISys
设置GPS定位模式。
Set GPS positioning mode.
setLogicalId(int) - Method in class com.pax.dal.entity.AllocatedKeyInfo
 
setLongPowerKeyDisable(boolean) - Method in interface com.pax.dal.ISys
禁用或启用Power键长按关机功能
To disable or enable the power-off function, hold down the Power key
setM_conduct_val(byte) - Method in class com.pax.dal.entity.PiccPara
M1卡输出电导控制变量
The M1 card control variable of output conductance
setM_conduct_w(byte) - Method in class com.pax.dal.entity.PiccPara
M1卡输出电导写入允许
The output conductance of M1 card is write enable
setMac(String) - Method in class com.pax.dal.entity.BaseExInfo
设置蓝牙MAC。
Set the MAC for bluetooth.
setMac(String) - Method in class com.pax.dal.entity.BaseInfo
设置mac
set base MAC
setMcc(String) - Method in class com.pax.dal.entity.ApnInfo
 
setMessage(int) - Method in interface com.pax.dal.ILivenessDetector.IFaceUIManager
检测时的提示信息。
Prompt information during detection.
setMmsc(String) - Method in class com.pax.dal.entity.ApnInfo
 
setMmsport(String) - Method in class com.pax.dal.entity.ApnInfo
 
setMmsproxy(String) - Method in class com.pax.dal.entity.ApnInfo
 
setMnc(String) - Method in class com.pax.dal.entity.ApnInfo
 
setMobileParam(MobileParam) - Method in interface com.pax.dal.IDalCommManager
设置MobileParam(会在调用使能数据通道的时候生效)
set the Mobile parameters(It will take effect at the time of enableChannel)
setMobileRxBytes(long) - Method in class com.pax.dal.entity.AppNetworkStats
 
setMobileTxBytes(long) - Method in class com.pax.dal.entity.AppNetworkStats
 
setModulus(byte[]) - Method in class com.pax.dal.entity.RSAKeyInfo
模,模长小于512字节时,靠右存储,左补0x00。
If the length of modulus is less than 512 bytes, store from right, padded with 0x00 on the left
setModulus(byte[]) - Method in class com.pax.dal.entity.RSAPinKey
加密公钥模数,高字节在前,低字节在后,不足位前补0
If the length of modulus is less than 512 bytes, store from right, padded with 0x00 on the left
setModulusLen(int) - Method in class com.pax.dal.entity.RSAKeyInfo
模位数长度
the length of modulus bits
setModulusLen(int) - Method in class com.pax.dal.entity.RSAPinKey
加密公钥模数长
modulus length
setMonitorVersion(String) - Method in class com.pax.dal.entity.BaseExInfo
设置Monitor版本。
Set the version for monitor.
setmOperatorAlphaLong(String) - Method in class com.pax.dal.entity.OperatorInfo
设置运营商长名称。
Set the operator long name.
setmOperatorAlphaShort(String) - Method in class com.pax.dal.entity.OperatorInfo
设置运营商短名称。
Set the operator short name.
setmOperatorNumeric(String) - Method in class com.pax.dal.entity.OperatorInfo
设置运营商代码。
Set the operator code.
setMouthStatus(int) - Method in class com.pax.dal.entity.FaceInfo
嘴巴状态。
Mouth state.
setmPackageName(String) - Method in class com.pax.dal.entity.AppNetworkStats
 
setMRZ1(String) - Method in class com.pax.dal.entity.OCRMRZResult
设置MRZ1
Set MRZ1
setMRZ2(String) - Method in class com.pax.dal.entity.OCRMRZResult
设置MRZ2
Set MRZ2
setMRZResult(String) - Method in class com.pax.dal.entity.OCRMRZExResult
 
setmState(OperatorInfo.State) - Method in class com.pax.dal.entity.OperatorInfo
设置网络状态。
Set the network state.
setMute(boolean) - Method in interface com.pax.dal.IKeyBoard
Deprecated.
设置按键板在按键时是否发声
Set whether the keypad should make a sound when the key is being pressed.
setMute(EKeyBoardType, boolean) - Method in interface com.pax.dal.IKeyBoard
设置按键静音。
Mute keys.
setMvnoMatchData(String) - Method in class com.pax.dal.entity.ApnInfo
 
setMvnoType(String) - Method in class com.pax.dal.entity.ApnInfo
 
setName(String) - Method in class com.pax.dal.entity.ApnInfo
 
setName(String) - Method in class com.pax.dal.entity.IDReadResult
设置姓名
set name
setNationalCode(String) - Method in class com.pax.dal.entity.OCRMRZResult
设置持证人国籍代码
Set nationality code.
setNetworkSelectionModeAutomatic(int) - Method in interface com.pax.dal.IPhoneManager
设置网络选择模式为自动。
Set the network selection mode to automatic.
setNetworkSelectionModeManual(int, OperatorInfo) - Method in interface com.pax.dal.IPhoneManager
设置网络运营商。
Set up a network operator.
setNtp_port(int) - Method in class com.pax.dal.entity.NtpServerParam
设置端口
Set port
setNtp_server(String) - Method in class com.pax.dal.entity.NtpServerParam
设置NTP服务器
Set NTP server
setNtp_timeout(long) - Method in class com.pax.dal.entity.NtpServerParam
设置超时时间
Set timeout
setNTPServerParam(NtpServerParam) - Method in interface com.pax.dal.ISys
设置NTP服务器和超时时间。需在AndroidManifest中添加权限:"com.pax.permission.NTP"。
Set NTP server and timeout.
setNum(byte[]) - Method in class com.pax.dal.entity.SignPadResp
 
setNumeric(String) - Method in class com.pax.dal.entity.ApnInfo
 
setOffImage(Bitmap) - Method in class com.pax.dal.entity.IDReadResult
设置身份证反面照片
set the ID card back image
setOfflinePinMode(byte, byte, byte[]) - Method in interface com.pax.dal.IPed
设置脱机PIN模式,并为外部PINPAD提供一些参数。
Set offline PIN mode and provide some parameters for external PINPAD.
setOfflinePinMode(byte, byte, byte[]) - Method in interface com.pax.dal.IPedNp
设置脱机PIN模式,并为外部PINPAD提供一些参数。
Set offline PIN mode and provide some parameters for external PINPAD.
setOfflinePinModeSession(byte, byte[], byte[]) - Method in interface com.pax.dal.IPedAuthManager
与PedSetOfflinePinMode一样,但密钥是sessionID指定的PED_TPK。
Same as PedSetOfflinePinMode, but key is PED_TPK specified by sessionID.
setOnImage(Bitmap) - Method in class com.pax.dal.entity.IDReadResult
设置身份证正面照片
set the ID card front image
setOperationType(PollingResult.EOperationType) - Method in class com.pax.dal.entity.PollingResult
设置操作结果
set Operation Type
setOpType(int) - Method in class com.pax.dal.entity.NetItem
设置规则类型
Set rule type
setOther(byte[]) - Method in class com.pax.dal.entity.PiccCardInfo
存放详细错误代码、卡片响应信息等内容的缓冲区
Points to buffer storing detailed error code and card response information
setOther(byte[]) - Method in class com.pax.dal.entity.PollingResult
存放详细错误代码、卡片响应信息等内容的缓冲区
Points to buffer storing detailed error code and card response information
setOverexposure(int) - Method in class com.pax.dal.entity.FaceInfo
是否过曝。
Whether it's overexposed.
setPac(String) - Method in class com.pax.dal.entity.LanProxyInfo
 
setPackageName(String) - Method in class com.pax.dal.entity.AllocatedKeyInfo
 
setPackageName(String) - Method in class com.pax.dal.entity.BatterySipper
设置应用包名
Set the application package name
setParam(byte, IccPara) - Method in interface com.pax.dal.IIcc
设置IC读卡器参数。
Set IC card reader parameters.
setParam(PiccPara) - Method in interface com.pax.dal.IPicc
设置非接读卡器参数 IPicc.open()函数调用之后,所有参数将恢复成默认值。
Contactless Card Reader parameters setting.
setParam(PiccPara) - Method in interface com.pax.dal.ITypeA
设置非接读卡器参数。 只有在ITypeA.piccOpen()函数之后,ITypeA.detect(byte)ITypeA.initFelica(byte, byte)之前调用才有效。
Set the parameters of the contactless card reader.
setPassportNo(String) - Method in class com.pax.dal.entity.OCRMRZResult
设置护照号码
Set passport no.
setPassportType(String) - Method in class com.pax.dal.entity.OCRMRZResult
设置护照类型
Set passport type
setPassword(String) - Method in class com.pax.dal.entity.ApnInfo
 
setPassword(String) - Method in class com.pax.dal.entity.MobileParam
设置用户密码
set user password
setPB(short, short, byte[]) - Method in interface com.pax.dal.memorycard.ICardSle4428
设置Sle4428保护位
Set the Sle4428 protected bit.
setPercent(double) - Method in class com.pax.dal.entity.BatterySipper
设置耗电百分比
Set the percentage of electricity consumed
setPeriod(String) - Method in class com.pax.dal.entity.IDReadResult
设置有限期限
set period
setPhysicalId(int) - Method in class com.pax.dal.entity.AllocatedKeyInfo
 
setPicc_cmd_exchange_set_val(byte) - Method in class com.pax.dal.entity.PiccPara
PiccCmdExchange收发设置
PiccCmdExchange send/receive set
setPicc_cmd_exchange_set_w(byte) - Method in class com.pax.dal.entity.PiccPara
PiccCmdExchange收发设置
PiccCmdExchange send/receive set
setPinBeep(int, int) - Method in interface com.pax.dal.IPed
设置用于改变pin输入按键发声的频率和时间,只支持EPedType.INTERNAL类型
Set to change the frequency and time of the pin input key sound,EPedType.INTERNAL is supported.
setPinMute(boolean) - Method in interface com.pax.dal.IPed
设置输PIN时是否静音。
Set whether to mute the PIN input.
setPinTimeout(byte, byte) - Method in interface com.pax.dal.ITypeA
PIN 输入超时设置。
PINPAD 每次开机后的缺省值是 120 秒(2 分钟)。
设置的键盘超时值为:Time_High×256+Time_Low,单位为 10 毫秒(Timeout<655.36 秒)。当设置为0 时,其超时时间为 2 分钟。
PIN input timeout setting.
setPinVolume(int) - Method in interface com.pax.dal.IPed
设置键盘按键音量值。
Set keyboard key volume value.
setPitch(float) - Method in class com.pax.dal.entity.FaceAngle
面部俯仰角度。
Face pitch Angle.
setPixelX(int) - Method in class com.pax.dal.entity.WLLcdCusorPosition
设置光标x坐标
Sets the x-coordinate of the cursor
setPixelY(int) - Method in class com.pax.dal.entity.WLLcdCusorPosition
设置光标y坐标
Sets the y-coordinate of the cursor
setPn(String) - Method in class com.pax.dal.entity.BaseExInfo
设置pn.
Set the pn.
setPn(String) - Method in class com.pax.dal.entity.BaseInfo
设置PN
set base PN
setPoints(float[]) - Method in class com.pax.dal.entity.FaceInfo
面部关键点坐标。
Face key coordinates.
setPointsVis(float[]) - Method in class com.pax.dal.entity.FaceInfo
配准点可信度。
Registration point credibility.
setPort(String) - Method in class com.pax.dal.entity.ApnInfo
 
setPort(String) - Method in class com.pax.dal.entity.LanProxyInfo
 
setPort(EUartPort) - Method in class com.pax.dal.entity.UartParam
设置端口, EUartPort
Set uart port, EUartPort
setPort(EUartPort) - Method in interface com.pax.dal.IPed
设置外置PED的连接端口。支持EPedType.EXTERNAL_TYPEA,EPedType.EXTERNAL_TYPEC 类型。
Set connection port of the external PED.
setPort(EUartPort) - Method in interface com.pax.dal.IPicc
设置外置非接触卡模块的连接端口
Set connection port of the external PICC
setPort(EUartPort) - Method in interface com.pax.dal.IScanner
设置外置扫码模块的连接端口
Set connection port of the external scanner
setPort(EUartPort) - Method in interface com.pax.dal.ISignPad
设置外置签名版的连接端口
Set connection port of the external SignPad
setPowerSaveMode(int) - Method in interface com.pax.dal.ISys
设置省电模式 注:仅适用于展讯平台的产品
Set power saving mode Note: Only applicable to Spreadtrum platform products
setPreferredNetworkType(int) - Method in interface com.pax.dal.IPhoneManager
设置网络优选模式。
Set network preferred mode.
setPreviewFormat(int) - Method in interface com.pax.dal.IScannerHw
设置预览效果。
Set preview format.
setPreviewParam(Bundle) - Method in interface com.pax.dal.ILPR
设置预览配置。在ILPR.open()之后和ILPR.startPreview(int, int, ILPR.ILPRListener)之前调用。
Set the preview configuration.Called after ILPR.open() and before ILPR.startPreview(int, int, ILPR.ILPRListener).
setPreviewParam(Bundle) - Method in interface com.pax.dal.IOCR
设置预览配置。在IOCR.open()之后和IOCR.startPreview(int, int, IOCRListener)之前调用。
Set the preview configuration.Called after IOCR.open() and before IOCR.startPreview(int, int, IOCRListener).
setPrinterSize(int) - Method in interface com.pax.dal.IPrinter
设置打印纸尺寸(目前SK700支持)注意:设置后需重启设备才能生效
Set the paper size (currently supported by SK700) Note: After setting, you need to restart the device to take effect.
setPrivateDns(String) - Method in interface com.pax.dal.ISys
用于设置Settings—Network & internet—PrivateDns菜单中的私人DNS主机名
Used to set the private DNS hostname in the Settings - Network & internet - PrivateDns menu
setProtocol(String) - Method in class com.pax.dal.entity.ApnInfo
 
setProtocol_layer_fwt_set_val(int) - Method in class com.pax.dal.entity.PiccPara
协议层超时时间设置
Protocol Layer timeout
setProtocol_layer_fwt_set_w(byte) - Method in class com.pax.dal.entity.PiccPara
协议层超时时间设置
Protocol Layer timeout
setProtocol_type_val(byte) - Method in class com.pax.dal.entity.IccPara
 
setProtocol_type_w(byte) - Method in class com.pax.dal.entity.IccPara
 
setProxy(String) - Method in class com.pax.dal.entity.ApnInfo
 
setPubKey(byte[]) - Method in class com.pax.dal.entity.SM2KeyPair
SM2 公钥
SM2 public key
setPupilDistance(int) - Method in class com.pax.dal.entity.FaceInfo
瞳距。
Pupil Distance.
setPvtKey(byte[]) - Method in class com.pax.dal.entity.SM2KeyPair
SM2 私钥
SM2 private key
setQ1(byte[]) - Method in class com.pax.dal.entity.QInfo
设置Q1
Set Q1
setQ2(byte[]) - Method in class com.pax.dal.entity.QInfo
设置Q2
Set Q2
setQuality(float) - Method in class com.pax.dal.entity.FaceInfo
质量分。
Quality score
setQuickLaunch(String, String) - Method in interface com.pax.dal.ISys
设置快捷启动方式。
Set up a quick launch method.
setReaderType(EReaderType) - Method in class com.pax.dal.entity.PollingResult
设置读卡器类型
set reader type
setRebootMode(byte) - Method in interface com.pax.dal.ISys
设置Reboot重启模式。
Set reboot mode.
setRebootTime(String) - Method in interface com.pax.dal.ISys
设置24小时重启的时间点
当调用接口设置一个新的重启时间点后,会立刻生效,按更新的设置时间点重启。
Set a 24-hour reboot time
When calling the interface to set a new restart time point, it will take effect immediately, and restart according to the updated set time point.
setRebootTimeEnable(boolean) - Method in interface com.pax.dal.ISys
设置固定时间点重启
Enable or disable reboot at a fixed time
setRecvTimeout(int) - Method in interface com.pax.dal.IComm
设置接收超时时间 ,默认20000ms。
set receive timeout, default is 20000ms
setRecvTimeout(int) - Method in interface com.pax.dal.ITypeA
设置接收超时时间 ,默认20000ms。
set receive timeout, default is 20000ms
setRedialTimes(int) - Method in class com.pax.dal.entity.ModemParam
循环拨号总次数,若为0则被转换成1, 拨完拨号串的所有号码为一次循环 [有效范围1~255]
Redial times,must be equal or greater than 1
setReserved(boolean) - Method in class com.pax.dal.entity.AllocatedKeyInfo
 
setReserved(byte[]) - Method in class com.pax.dal.entity.IccPara
保留字节,用于将来扩展。
Preserve the bytes for future expansion.
setReserved(byte[]) - Method in class com.pax.dal.entity.PiccPara
保留字节,用于将来扩展
reserved
setResult(byte[]) - Method in class com.pax.dal.entity.DUKPTResult
设置DUKPT结果
set DUKPT result
setResultCode(int) - Method in class com.pax.dal.entity.TrackData
返回码
result code
setResultCode(byte) - Method in class com.pax.dal.entity.TrackDataByte
返回码
result code
setRoamingProtocol(String) - Method in class com.pax.dal.entity.ApnInfo
 
setRoll(float) - Method in class com.pax.dal.entity.FaceAngle
面部左右倾斜角度。
Face left and right tilt Angle.
setRoute(String, ERoute) - Method in interface com.pax.dal.IDalCommManager
设置网络通信方式
set net socket type
setScannerLight(byte, byte) - Method in interface com.pax.dal.IScannerHw
控制硬扫码LED灯的亮灭状态。
Control hardware scanner LED light on and off.
setScannerType(int) - Method in interface com.pax.dal.IScanner
设置扫码类型。
Set the scan type.
setScanResultMode(int) - Method in interface com.pax.dal.ISys
设置快捷键扫码结果处理模式。
Set the shortcut key to scan the result processing mode.
setScreenBrightness(int) - Method in interface com.pax.dal.ISys
设置屏幕亮度
set screen brightness
setScreenOffTime(int) - Method in interface com.pax.dal.ISys
设置屏幕休眠时间。到了休眠时间,如果有安装屏保程序,显示屏保,如果没有屏保程序,息屏。
Set the screen off time.
setScreenRotation(int) - Method in interface com.pax.dal.ISys
设置屏幕旋转角度
Set the screen rotation Angle
setScreenSaver(String, String) - Method in interface com.pax.dal.ISys
设置屏保程序。
Set up the screen saver.
setScreenSaverActivateType(int) - Method in interface com.pax.dal.ISys
设置屏保激活类型。
Set the screen saver activation type.
setScreenSaverTime(int) - Method in interface com.pax.dal.ISys
设置屏保显示时间。
Set screen saver display time.
setSecScreenBrightness(int) - Method in interface com.pax.dal.ISys
设置副屏屏幕亮度。
Set the screen brightness of the secondary screen.
setSendTimeout(int) - Method in interface com.pax.dal.IComm
设置发送超时时间,默认20000ms。
set send timeout, default is 20000ms
setSerialInfo(byte[]) - Method in class com.pax.dal.entity.PiccCardInfo
设置卡片序列号
Points to first address of buffer storing card serial number information
setSerialInfo(byte[]) - Method in class com.pax.dal.entity.PollingResult
非接卡卡片序列号
RF card serial number
setServer(String) - Method in class com.pax.dal.entity.ApnInfo
 
setSettingsNeedPassword(boolean) - Method in interface com.pax.dal.ISys
设置进入设置界面时是否需要密码。如果报不支持异常,请使用ISys.setSettingsNeedPassword(byte[], boolean, ASCaller)
Set is password needed to access setting.
setSettingsNeedPassword(byte[], boolean, ASCaller) - Method in interface com.pax.dal.ISys
设置进入设置界面时是否需要密码。
Set whether a password is required when entering the setting.
setSettingsPassword(byte[], String, ASCaller) - Method in interface com.pax.dal.ISys
修改系统“设置”应用的密码。长度至少7位,至少包含三个数字,三个字母,和一个特殊符号。调用高级权限接口需要传入签名公钥和ASCaller参数。
Change the password for the system Settings application.At least 7 digits in length, including at least three Numbers, three letters, and a special symbol.
setSex(String) - Method in class com.pax.dal.entity.IDReadResult
设置性别
set sex
setSex(String) - Method in class com.pax.dal.entity.OCRMRZResult
设置性别
Set gender
setShortcutAction(String) - Method in interface com.pax.dal.ISys
自定义快捷键跳转到 action 指定的界面。
Customize the shortcut key to jump to the specified action interface.
setSignBmp(byte[]) - Method in class com.pax.dal.entity.SignPadResp
电子签名数据
sign data
setSignCountryCode(String) - Method in class com.pax.dal.entity.OCRMRZResult
设置签发国代码
Set sign country code
setSlot(byte) - Method in interface com.pax.dal.memorycard.IMemoryCard
设置索引,默认为0.
setSmartSavingModeWhenCharging(boolean) - Method in interface com.pax.dal.ISys
设置充电时是否退出省电模式。
Set whether to exit the power saving mode during charging.
setSn(String) - Method in class com.pax.dal.entity.BaseExInfo
设置sn。
Set the sn.
setSn(String) - Method in class com.pax.dal.entity.BaseInfo
设置SN
set base SN
setSoundEffectsEnabled(boolean) - Method in interface com.pax.dal.ISys
设置是否开启触摸提示音
set whether to enable the touch sound
setSsetup(int) - Method in class com.pax.dal.entity.ModemParam
通讯字节的设置
Communication bytes settings
setSubnetMask(String) - Method in class com.pax.dal.entity.LanParam
设置子网掩码
set netmask
setSubType(int) - Method in class com.pax.dal.entity.AllocatedKeyInfo
 
setSwA(byte) - Method in class com.pax.dal.entity.ApduRespInfo
设置swA
set swA
setSwB(byte) - Method in class com.pax.dal.entity.ApduRespInfo
设置swB
set swB
setSystemLanguage(Locale) - Method in interface com.pax.dal.ISys
设置系统语言
set system language
setTelNo1(String) - Method in class com.pax.dal.entity.ModemParam
设置电话号码1
set telephone NO.1
setTelNo2(String) - Method in class com.pax.dal.entity.ModemParam
设置电话号码2
set telephone NO.2
setTelNo3(String) - Method in class com.pax.dal.entity.ModemParam
设置电话号码3
set telephone NO.3
setTemporaryBMSMode(int) - Method in interface com.pax.dal.IDeviceInfo
切换临时移动模式。
Switch temporary mobile mode.
setTetheringIp(int, String) - Method in interface com.pax.dal.ISys
设置USB tethering的子网。
Set the subnet for USB tethering.
setText(int, int, String, String) - Method in interface com.pax.dal.ICustomerDisplay
Deprecated.
setTimeout(int) - Method in class com.pax.dal.entity.ModemParam
规定的时间内没有应用层数据交换,MODEM则挂断,以10秒为单位,为0时无超时。支持FSK功能的机型最大值为900秒;无FSK功能机型最大值为650秒
There is no application-layer data exchange in specified time, MODEM then hang up.
setTimeout(int) - Method in interface com.pax.dal.IFingerprintReader
设置获取指纹超时时间.如果设置了IFingerprintReader.FingerprintListener,超时后IFingerprintReader.FingerprintListener.onError(int)将会被调用
Set the time-out for getting fingerprints.
setTimeOut(int) - Method in interface com.pax.dal.IScanner
设置超时时间
set timeout
setTimeZone(String) - Method in interface com.pax.dal.ISys
设置时区
set time zone
setTotalRxBytes(long) - Method in class com.pax.dal.entity.AppNetworkStats
 
setTotalTxBytes(long) - Method in class com.pax.dal.entity.AppNetworkStats
 
setTpWakeupEnable(boolean) - Method in interface com.pax.dal.ISys
设置TP唤醒是否打开。注:功能需要重启生效。
Set whether TP wake-up is enabled.
setTrack1(String) - Method in class com.pax.dal.entity.PollingResult
磁道1
track 1
setTrack1(String) - Method in class com.pax.dal.entity.TrackData
磁道1
track 1
setTrack1(byte[]) - Method in class com.pax.dal.entity.TrackDataByte
磁道1
track 1
setTrack2(String) - Method in class com.pax.dal.entity.PollingResult
磁道2
track 2
setTrack2(String) - Method in class com.pax.dal.entity.TrackData
磁道2
track 2
setTrack2(byte[]) - Method in class com.pax.dal.entity.TrackDataByte
磁道2
track 2
setTrack3(String) - Method in class com.pax.dal.entity.PollingResult
磁道3
track 3
setTrack3(String) - Method in class com.pax.dal.entity.TrackData
磁道3
track 3
setTrack3(byte[]) - Method in class com.pax.dal.entity.TrackDataByte
磁道3
track 3
setTrack4(String) - Method in class com.pax.dal.entity.TrackData
磁道4,只针对JIS-II卡。
track 4 ,only for JIS-II card.
setTrack4(byte[]) - Method in class com.pax.dal.entity.TrackDataByte
磁道4,只针对JIS-II卡。
track 4 ,only for JIS-II card.
setType(int) - Method in class com.pax.dal.entity.AllocatedKeyInfo
 
setType(String) - Method in class com.pax.dal.entity.ApnInfo
 
setType(int) - Method in class com.pax.dal.entity.BatterySipper
设置耗电类型
Set the power consumption type
setType(int) - Method in class com.pax.dal.entity.LanProxyInfo
以太网网络代理类型。
Ethernet proxy type.
setUartParam(UartParam) - Method in interface com.pax.dal.ITypeA
设置默认通信配置。
Set the default UartParam.
setUiccMode(String) - Method in interface com.pax.dal.IPhoneManager
设置要使用的模式,重启后生效。
Set the mode to use, restart to take effect.
setup(byte) - Method in interface com.pax.dal.IMag
磁卡功能设置:是否返回磁卡错误码。设置有效周期:设置后直到机器重启或下一次重新设置新的值。
Magnetic card function Settings: whether to return magnetic card error code.
setup(byte, byte) - Method in interface com.pax.dal.ITypeA
控制密码键盘的硬件状态。
Control the hardware status of the password keyboard.
setupAndTest(byte, byte) - Method in interface com.pax.dal.ITypeA
设置及测试密码键盘。
Set up and test the password keyboard.
setUsbHostDisable(boolean) - Method in interface com.pax.dal.ISys
设置是否禁用USB外设。
Set whether to disable USB peripherals.
setUsbMode(int) - Method in interface com.pax.dal.ISys
设置USB模式。如果开启权限检查,需在AndroidManifest下添加以下权限:"com.pax.permission.USB_SECURITY"
Set USB mode.
setUsbVirtualEthConfig(String, LanParam) - Method in interface com.pax.dal.ISys
设置usb虚拟以太网配置。
Set USB virtual Ethernet configuration.
setUser(String) - Method in class com.pax.dal.entity.ApnInfo
 
setUser_control_key_val(byte) - Method in class com.pax.dal.entity.PiccPara
paypass认证需求,指定按键值,按下时强制退出交易
Paypass certification requirements, specify the key value, forced exit transaction when pressed
setUser_control_w(byte) - Method in class com.pax.dal.entity.PiccPara
paypass认证需求,指定按键值,按下时强制退出交易
Paypass certification requirements, specify the key value, forced exit transaction when pressed
setUsername(String) - Method in class com.pax.dal.entity.MobileParam
设置用户名
set user name
setUserZone(int) - Method in interface com.pax.dal.memorycard.ICardAT88SC1608
选择用户区
Choose user zone.
setValue(double) - Method in class com.pax.dal.entity.BatterySipper
设置耗电量,单位:mAh
Set power consumption, unit :mAh
setVolume(int) - Method in interface com.pax.dal.IKeyBoard
Deprecated.
设置键盘按键音量值。
Set keyboard key volume value.
setVolume(EKeyBoardType, int) - Method in interface com.pax.dal.IKeyBoard
设置按键音量。
Set key volume.
setVolumeLevel(byte) - Method in interface com.pax.dal.ITypeA
调节音量等级。必须支持语音芯片
Adjust the volume level.
setWait_retry_limit_val(int) - Method in class com.pax.dal.entity.PiccPara
S(WTX)响应最大重试次数(暂不适用)
The most repeat times of S(WTX) response, default is 3, only applicable to P80
setWait_retry_limit_w(byte) - Method in class com.pax.dal.entity.PiccPara
S(WTX)响应发送次数写入允许(暂不适用)
Written enable for S(WTX) response to sending times: only applicable to P80
setWidth(int) - Method in class com.pax.dal.entity.FaceRectangle
人脸框宽度。
Width of face detection rectangle.
setWidth(int) - Method in class com.pax.dal.entity.FontInfo
 
setWidth(int) - Method in class com.pax.dal.entity.WLLcdDisplaySize
设置屏幕宽
Set Screen width
setWifiRxBytes(long) - Method in class com.pax.dal.entity.AppNetworkStats
 
setWifiSleepPolicy(EWifiSleepPolicy) - Method in interface com.pax.dal.IDalCommManager
设置机器休眠时Wi-Fi休眠状态
set Wi-Fi sleep policy when device sleep
setWifiStaticIp(String, String, int, String, String, boolean) - Method in interface com.pax.dal.ISys
设置wifi静态IP。wifi网络必须已连接。
Set wifi static IP.
setWifiTxBytes(long) - Method in class com.pax.dal.entity.AppNetworkStats
 
setWifiWakeupEnabled(boolean) - Method in interface com.pax.dal.ISys
设置自动开启 WLAN功能
The WLAN function is enabled automatically
setWt(int) - Method in class com.pax.dal.entity.ModemParam
双音拨号两个号码之间的间隔时间(单位:10ms,有效范围5~25)
The interval time between two-tone dial-up two numbers (Unit:10ms, valid range 5~25)
setX(int) - Method in class com.pax.dal.entity.FaceRectangle
人脸框x轴坐标。
X coordinate of face detection rectangle.
setY(int) - Method in class com.pax.dal.entity.FaceRectangle
人脸框y轴坐标。
Y coordinate of face detection rectangle.
setYaw(float) - Method in class com.pax.dal.entity.FaceAngle
面部左右扭头角度。
Face left and right turn head Angle.
shareKey(byte, int, String, int) - Method in interface com.pax.dal.IPedKeyIsolationManager
将应用的一个密钥的的使用、更新和删除权限共享给其他应用。根据keyType, srcKeyIndex找到密钥,改变密钥的属性。 如果目标应用对应的密钥已经存在,返回出错,避免密钥被覆盖。
Share the use, update, and delete permissions of a key of an application to other applications.
showCarrierName(boolean) - Method in interface com.pax.dal.ISys
设置是否在状态栏上显示运营商名称 注:重启后生效
Whether to display the carrier name in the status bar Note: This parameter takes effect after the restart
showChar(byte, byte, byte[]) - Method in interface com.pax.dal.ITypeA
显示英文字符。在指定位置显示 16x8 点阵的英文和字符,一行最多可以显示 15 个字符。在显示时,如果显示字符小于 15 但当前行显示不完(列号非 0),则把多余的数据切掉,返回码为 OK。
Display English characters.
showCustomizedPowerOffUI(boolean) - Method in interface com.pax.dal.ISys
使用客制化关机界面
Use the customized power off UI
showDotMatrix(byte, byte, byte[]) - Method in interface com.pax.dal.ITypeA
显示点阵。在指定 LCD 指定位置显示点阵。LCD 液晶显示共有两行,每一行分为上、下半行。在送点阵数据时,数据格式应该是: 上半行数据(长度为 n)+下半行数据(长度为 n)=点阵数据(长度为 2n) 显示数据的第 1 个字节对应 LCD 显示指定位置上半行的第 1 列,第 2 个字节对应上半行的第 2 列,…… 第 n+1 个字节对应 LCD 显示指定位置下半行的第 1 列,n+2 对应下半行的第 2 列,…… 点阵数据长度应小于等于 244。 在显示时,如果显示点阵数据长度<=244 但当前行显示不完(列号非 0),则把多余的数据切掉,返回码 为 OK。
Display dot matrix.
showIdleScreen() - Method in interface com.pax.dal.ISignPad
外置签名版 返回待机界面
Return to standby interface
showInputBox(boolean, String) - Method in interface com.pax.dal.IPed
设置输入框密码的显隐 (*) 和提示信息。仅支持EPedType.INTERNAL 类型。
Show Password * at Keyboard Page when input Pin and Set reminder text when input Pin.
showMenuOrAmount(byte, byte, byte, byte[]) - Method in interface com.pax.dal.ITypeA
显示菜单或金额。
显示一段内容并等待输入,并返回该值(ASCII 码)。
当显示金额时,开始序号=0x3d(取消);结束序号=0x3e(确认)。可以按 POS 上(取消)退出。
Display menu or amount.
showNavigationBar(boolean) - Method in interface com.pax.dal.ISys
设置设备是否显示导航栏。机器重启后恢复默认。默认:显示。
Set to show NavigationBar or not.
showPreview() - Method in interface com.pax.dal.ILivenessDetector.IFaceUIManager
活体检测镜头可以获取到预览数据时回调。
Call back when the camera can get preview data.
showQRCode(byte[], short, byte, byte, short, short) - Method in interface com.pax.dal.ITypeA
创建并显示二维码。
Create and show a QR code.
showStatusBar(boolean) - Method in interface com.pax.dal.ISys
设置设备是否显示状态栏。机器重启后恢复默认。 默认:显示。
Set to show stautusBar or not.
showStr(byte, byte, String) - Method in interface com.pax.dal.IPed
该接口仅用于外置密码键盘 显示英文字符。仅支持EPedType.EXTERNAL_TYPEA 类型。
This interface only be used for external PIN pad show English character.
showWifiHotspotSettings() - Method in interface com.pax.dal.IDalCommManager
显示Wi-Fi热点设置UI
show Wi-Fi hotspot settings's UI.
shutdown() - Method in interface com.pax.dal.ISys
关机
Set to shutdown the device
signForSIBS(byte[], int) - Method in interface com.pax.dal.IPedCustomization
use custom device signature key to get signature
SignPadResp - Class in com.pax.dal.entity
 
SignPadResp() - Constructor for class com.pax.dal.entity.SignPadResp
 
SignPadResp(byte[], byte[]) - Constructor for class com.pax.dal.entity.SignPadResp
 
signStart(String) - Method in interface com.pax.dal.ISignPad
请求签名
Request signature
Sle4428DevException - Exception in com.pax.dal.exceptions
 
Sle4428DevException(ESle4428DevException) - Constructor for exception com.pax.dal.exceptions.Sle4428DevException
 
Sle4428DevException(int, String) - Constructor for exception com.pax.dal.exceptions.Sle4428DevException
 
sle4442Close(int) - Method in interface com.pax.dal.ISle4442
Deprecated.
Sle4442DevException - Exception in com.pax.dal.exceptions
 
Sle4442DevException(Esle4442DevException) - Constructor for exception com.pax.dal.exceptions.Sle4442DevException
 
Sle4442DevException(int, String) - Constructor for exception com.pax.dal.exceptions.Sle4442DevException
 
sle4442Open(int) - Method in interface com.pax.dal.ISle4442
Deprecated.
sle4442ReadMMem(int, int, int) - Method in interface com.pax.dal.ISle4442
Deprecated.
sle4442ReadProMMem(int) - Method in interface com.pax.dal.ISle4442
Deprecated.
sle4442Reset(int) - Method in interface com.pax.dal.ISle4442
Deprecated.
sle4442UpdateSc(int, byte[]) - Method in interface com.pax.dal.ISle4442
Deprecated.
sle4442VerifySc(int, byte[]) - Method in interface com.pax.dal.ISle4442
Deprecated.
sle4442WriteMMem(int, int, int, byte[]) - Method in interface com.pax.dal.ISle4442
Deprecated.
sle4442WriteProMMem(int, int, int, byte[]) - Method in interface com.pax.dal.ISle4442
Deprecated.
SM2KeyPair - Class in com.pax.dal.entity
 
SM2KeyPair() - Constructor for class com.pax.dal.entity.SM2KeyPair
 
SM2Recover(byte, byte[], ECryptOperate) - Method in interface com.pax.dal.IPed
使用 SM2 公钥加密数据或私钥解密数据 。支持EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA 类型。
Use SM2 public key to encrypt data, or SM2 private key to decrypt data.
SM2Sign(byte, byte, byte[], byte[]) - Method in interface com.pax.dal.IPed
使用 SM2 算法获得签名信息 。支持EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA 类型。
Use SM2 algorithm to calculate the signature data.
SM2Sign(byte, byte[]) - Method in interface com.pax.dal.ITypeA
使用 SM2 算法获得签名信息。
Use SM2 algorithm to obtain signature information.
SM2Verify(byte, byte[], byte[], byte[]) - Method in interface com.pax.dal.IPed
使用 SM2 公钥验证签名。支持EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA 类型。
Use SM2 algorithm to verify the signature data.
SM2Verify(byte, byte[]) - Method in interface com.pax.dal.ITypeA
使用 SM2 公钥验证签名。
Use the SM2 public key to verify the signature.
SM3(byte[], byte) - Method in interface com.pax.dal.IPed
使用 SM3 算法计算哈希值。支持EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA 类型。
Use SM3 algorithm to calculate Hash.
SM4(byte, byte[], byte[], ECryptOperate, ECryptOpt) - Method in interface com.pax.dal.IPed
使用 SM4 算法加密或解密数据 。支持EPedType.INTERNAL,EPedType.EXTERNAL_TYPEA 类型。
Use SM4 algorithm to encrypt or decrypt.
spaceSet(byte, byte) - Method in interface com.pax.dal.IPrinter
设置打印字间距、行间距。
在对打印机有效设置后将一直有效,直至下次设置或调用IPrinter.init() 打印机的默认字间距为0 打印机的默认行间距热敏为0,针打为2 打印机的行间距极大值为255
打印机的字间距极大值为255,针式打印机最大间距为60
Settings will be valid until they are set again or IPrinter.init() is called; Printing character space is 0 by default; Printing line space is 0 for thermal and 2 for stylus printer; The maximum line space can be 255; The maximum character space can be 255.
sslSign(byte[]) - Method in interface com.pax.dal.INetwork.ISSLCallback
使用客户端私钥进行数据签名。
Sign data with the client's private key.
start(IFingerprintReader.FingerprintListener) - Method in interface com.pax.dal.IFingerprintReader
Deprecated.
开始获取指纹
Start getting fingerprints
start(IIDReader.IDReadListener) - Method in interface com.pax.dal.IIDReader
开始读取
start reading
start(IIDReaderEx.IDReaderExListener) - Method in interface com.pax.dal.IIDReaderEx
打开身份证读取模块服务
Start the ID card reader service
start() - Method in interface com.pax.dal.IPrinter
启动打印机,将缓冲区里的数据打印出来, 此接口为同步接口
在调用该函数后,打印机将进行打印,直到打印结束后才返回; 在打印结束后,该函数会返回打印状态,因此可不必再查询打印状态; 如果打印机在成功完成打印任务后,再次调用该函数,则会将单据重打一遍。 使用上应遵循公式:每行的点数 = 字符的高度 + 行距。总的点数 =每行的点数 * 行数 。总的点数要小于30000,默认字符高度是24。
Start printer and prints data in buffer.This is synchronous interface.
start(IPrinListener) - Method in interface com.pax.dal.IPrinter
启动打印机,将缓冲区里的数据打印出来, 同时监听当前打印的行数,此接口为同步接口
在调用该函数后,打印机将进行打印,直到打印结束后才返回; 在打印结束后,该函数会返回打印状态,因此可不必再查询打印状态; 如果打印机在成功完成打印任务后,再次调用该函数,则会将单据重打一遍。 使用上应遵循公式:每行的点数 = 字符的高度 + 行距。总的点数 =每行的点数 * 行数 。总的点数要小于30000,默认字符高度是24。
Start printer and prints data in buffer,while monitoring the number of lines currently printed,This is synchronous interface.
start(IScanner.IScanListener) - Method in interface com.pax.dal.IScanner
开始扫描
begin scan
start(IWifiProbe.ProbeListener) - Method in interface com.pax.dal.IWifiProbe
开始扫描附近 Wi-Fi设备
start discover Wi-Fi devices
startPreview(Bundle) - Method in interface com.pax.dal.ILivenessDetector.IFaceUIManager
开始活体检测时回调(此时可能还未获取到预览数据)。
Call back at the beginning of the liveness detection (preview data may not be available at this point).
startPreview(int, int, ILPR.ILPRListener) - Method in interface com.pax.dal.ILPR
打开预览界面进行识别。
Open the preview screen for recognition.
startPreview(int, int, IOCR.IOCRListener) - Method in interface com.pax.dal.IOCR
打开预览界面进行扫描。
Open the preview screen for scanning.
startSignBoard(int) - Method in interface com.pax.dal.ICustomerDisplay
Deprecated.
step(int) - Method in interface com.pax.dal.IPrinter
让打印机走纸pixel个像素点
如果pixel为正数则进纸,pixel为负数则退纸,pixel为0时无动作。 该指令为一次打印动作,即在执行后即刻失效。 对于针式打印机,pixel小于-255或者大于255,该函数不做任何动作
If the pixel value is positive, then the paper will feed forward.
stop() - Method in interface com.pax.dal.IFingerprintReader
停止获取指纹
Stop getting fingerprints
stop() - Method in interface com.pax.dal.IIDReaderEx
停止身份证读取模块服务
Stop the ID card reader service
stop() - Method in interface com.pax.dal.ILivenessDetector
停止活体检测。 1.有界面活检时,该接口用于中断ILivenessDetector.detect(Bundle, LivenessDetectListener),如果ILivenessDetector.detect(Bundle, LivenessDetectListener)已结束则无需调用该接口。 2.客户自定义活检界面时,如果未调用ILivenessDetector.detectLite(LivenessDetectListener),只是调用ILivenessDetector.setFaceUICallBack(IFaceUIManager)进行预览,可用该接口停止预览。 如果ILivenessDetector.setFaceUICallBack(IFaceUIManager)ILivenessDetector.detectLite(LivenessDetectListener)都调用了,可用该接口停止预览和活检。
Stop liveness detect.
stop() - Method in interface com.pax.dal.IScanner
停止扫码。要和IScanner.start(IScanListener)成对使用。
Stop scanning.
stop() - Method in interface com.pax.dal.IScannerHw
停止扫描
Stop scanning
stop() - Method in interface com.pax.dal.IWifiProbe
停止扫描
stop probe
stopPolling() - Method in interface com.pax.dal.ICardReaderHelper
停止轮询
stop polling
stopPreview() - Method in interface com.pax.dal.ILivenessDetector.IFaceUIManager
停止活体检测时回调。
Call back when liveness detection is stopped.
stopPreview() - Method in interface com.pax.dal.ILPR
关闭扫描预览界面。
Close the scan preview screen.
stopPreview() - Method in interface com.pax.dal.IOCR
关闭扫描预览界面。
Close the scan preview screen.
switchAPN(String, String, String, String, int) - Method in interface com.pax.dal.IDalCommManager
新建APN并设置为当前生效APN.
switchPrintService(Context, String, String, boolean) - Method in interface com.pax.dal.ISys
打开或者关闭打印服务
Turn on or off the print service
switchPrivateDNSMode(int) - Method in interface com.pax.dal.ISys
切换私人DNS模式
Switch to the private DNS mode
switchSimCard(int) - Method in interface com.pax.dal.ISys
切换sim卡
switch sim card to another.
switchTouchMode(ETouchMode) - Method in interface com.pax.dal.ISys
更改设备触摸模式
set touch mode to device
A B C D E F G I K L M N O P Q R S T U V W