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

P

packageName - Variable in class com.symbol.emdk.ProfileConfig.ActivitySelection.ActivityElement
Deprecated.
 
pairAfterScannerReboot - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.ImagerSpecific
Enable/disable automatic reconnection after scanner reboot.
pairingPin - Variable in class com.symbol.emdk.scanandpair.ScanAndPairConfig.BluetoothInfo
User supplied pin for bluetooth pairing.
parity - Variable in class com.symbol.emdk.serialcomm.SerialCommConfig
Parity bits are used for detecting error in the transmission.
PassThruApduException - Exception in com.symbol.emdk.securenfc
The methods of PassThruApduProcessor object throw a PassThruApduException when an error occurs.
PassThruApduProcessor - Class in com.symbol.emdk.securenfc
This class is designed for the NFC applications to perform secure communication with the contact-less secure cards (tags) at the low level protocol.
PassThruApduProcessor.ProtocolType - Enum in com.symbol.emdk.securenfc
Communication protocol between a SAM and tag.
PassThruApduProcessor.VersionType - Enum in com.symbol.emdk.securenfc
The enum to get the Smart Card stack and connected Smart Card versions.
PassThruApduResults - Enum in com.symbol.emdk.securenfc
APDU Service errors
pattern - Variable in class com.symbol.emdk.notification.Notification.BeepParams
Pass in an array of Beep that specifies the durations for which to turn on the beep in milliseconds and the frequency in Hz.
pattern - Variable in class com.symbol.emdk.notification.Notification.VibrateParams
Vibrate with a given pattern.
pdf417 - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
The PDF417 class provides access to parameters that are available for the PDF417 decoder.
pdf417 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.Decoders
Deprecated.
Sets the Enabled State of Decoder PDF417.
PersonalShopper - Class in com.symbol.emdk.personalshopper
This is the primary class to access the cradle and diagnostics API and this class is extends the EMDKBase class.
pickList - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.ImagerSpecific
Deprecated.

We recommend using the new field ScannerConfig.ReaderParams.ReaderSpecific.ImagerSpecific.picklistEx in your new applications.

Allows the imager to decode only the barcode that is directly under the cross-hair/reticle (+) part of the pattern. This feature is useful in applications where multiple barcodes may appear in the field of view during a decode session and only one of them is targeted for decode. Use enum ScannerConfig.PickList.

 Example Usage:
 	imagerSpecific.picklist = PickList.DISABLED;
 
picklist - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.ReaderParams
Deprecated.
Allows the imager to decode only the bar code that is directly under the cross-hair/reticle (+) part of the pattern.
picklistEx - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.CameraSpecific
Allows the imager to decode only the barcode that is directly under the cross-hair/reticle (+) part of the pattern.
picklistEx - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.ImagerSpecific
Allows the imager to decode only the barcode that is directly under the cross-hair/reticle (+) part of the pattern.
poorQualityDecodeEffortLevel - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.CameraSpecific
This parameter permits selection of enhancement modes for decoding barcodes of poor or degraded quality.
poorQualityDecodeEffortLevel - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.ImagerSpecific
This parameter permits selection of enhancement modes for decoding barcodes of poor or degraded quality.
poorQualityDecodeEffortLevel - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.LaserSpecific
This parameter permits selection of enhancement modes for decoding barcodes of poor or degraded quality.
power_mode - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.ReaderParams
Deprecated.
Sets the scanner power mode.
powerMode - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.LaserSpecific
Set scanner power mode.
preamble - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.Upca
Controls the preamble applied to the barcode.
preamble - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.Upce0
Controls the preamble applied to the barcode.
preamble - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.Upce1
Controls the preamble applied to the barcode.
preamble - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams.UPCA
Deprecated.
Preamble characters are part of the UPC symbol consisting of Country Code and System Character.
preamble - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams.UPCE0
Deprecated.
Preamble characters are part of the UPC symbol consisting of Country Code and System Character.
preamble - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams.UPCE1
Deprecated.
Preamble characters are part of the UPC symbol consisting of Country Code and System Character.
process(byte[], short, boolean) - Method in class com.symbol.emdk.securenfc.PassThruApduProcessor
Sends the Command APDU (C-APDU) (Application Protocol Data Unit) and receives Response APDU (R-APDU) from connected contactless smart cards.
processingTimeout - Variable in class com.symbol.emdk.simulscan.SimulScanConfig
Amount of time in milliseconds to wait before timing out processing.
processProfile(String, ProfileManager.PROFILE_FLAG, Document) - Method in class com.symbol.emdk.ProfileManager
Processes the given profile based on the data provided and the flag and return status of the action.
processProfile(String, ProfileManager.PROFILE_FLAG, String[]) - Method in class com.symbol.emdk.ProfileManager
Processes the given profile based on the data provided and the flag and return status of the action.
processProfile(String, ProfileManager.PROFILE_FLAG, ProfileConfig) - Method in class com.symbol.emdk.ProfileManager
Deprecated.
processProfileAsync(String, ProfileManager.PROFILE_FLAG, Document) - Method in class com.symbol.emdk.ProfileManager
Processes the given profile based on the data provided and the flag and return status of the request.
processProfileAsync(String, ProfileManager.PROFILE_FLAG, String[]) - Method in class com.symbol.emdk.ProfileManager
Processes the given profile based on the data provided and the flag and return status of the request.
processProfileAsync(String, ProfileManager.PROFILE_FLAG, ProfileConfig) - Method in class com.symbol.emdk.ProfileManager
Deprecated.
PRODUCT_OR_CATALOG_NUMBER - Static variable in class com.symbol.emdk.barcode.TokenizedData.Keys
 
productionDate - Variable in class com.symbol.emdk.securenfc.MifareSam.SamInfo.ManufacturerInfo
Production Date
productionWeek - Variable in class com.symbol.emdk.securenfc.MifareDesfire.CardVersionInfo.ManufacturerInfo
Production week
productionYear - Variable in class com.symbol.emdk.securenfc.MifareDesfire.CardVersionInfo.ManufacturerInfo
Production Month
ProfileConfig - Class in com.symbol.emdk
Deprecated.
ProfileConfig() - Constructor for class com.symbol.emdk.ProfileConfig
Deprecated.
Creates a new instance of ProfileConfig.
ProfileConfig.ACTION_KEY_CHAR - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.ActivitySelection - Class in com.symbol.emdk
Deprecated.
ProfileConfig.ActivitySelection() - Constructor for class com.symbol.emdk.ProfileConfig.ActivitySelection
Deprecated.
 
ProfileConfig.ActivitySelection.ActivityElement - Class in com.symbol.emdk
Deprecated.
ProfileConfig.ActivitySelection.ActivityElement(String, String...) - Constructor for class com.symbol.emdk.ProfileConfig.ActivitySelection.ActivityElement
Deprecated.
 
ProfileConfig.AIM_TYPE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.BOOKLAND_FORMAT - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.CHECK_DIGIT - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.CHECK_DIGIT_SCHEME - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.CHECK_DIGIT_TYPE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.CODE_ID_TYPE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.COUPON_REPORT - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Codabar - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Code11 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Code128 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Code39 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Code93 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Composite_AB - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Discrete_2of5 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.EAN8 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Interleaved_2of5 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Matrix_2of5 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.MSI - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.Trioptic39 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.UK_Postal - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.UPCA - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.UPCE0 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.UPCE1 - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.USPlanet - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.DecoderParams.USPostnet - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.Decoders - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.ReaderParams - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.ScanParams - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.Barcode.UpcEanParams - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.DataDelivery - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.DataDelivery.BasicDataFormatting - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.DataDelivery.Intent - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.DataDelivery.Keystroke - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.MSR - Class in com.symbol.emdk
Deprecated.
ProfileConfig.DataCapture.MSR() - Constructor for class com.symbol.emdk.ProfileConfig.DataCapture.MSR
Deprecated.
 
ProfileConfig.DEVICETYPES - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.ENABLED_STATE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.ILLUMINATION_MODE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.INTENT_DELIVERY - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.INVERSE_1D_MODE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.ISBT128_CONTACT_MODE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.LCD_MODE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.LINEAR_SECURITY_LEVEL - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.PICK_LIST - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.POWER_MODE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.PREAMBLE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.SECURITY_LEVEL - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.SUPPLEMENTAL_MODE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.UCC_LINK_MODE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.VERIFY_CHECK_DIGIT - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.VIEWFINDER_MODE - Enum in com.symbol.emdk
Deprecated.
ProfileConfig.VOLUME_SLIDER_TYPE - Enum in com.symbol.emdk
Deprecated.
ProfileManager - Class in com.symbol.emdk
This class handles all the profile related functions.
ProfileManager.DataListener - Interface in com.symbol.emdk
An interface for notifying client applications to notify processProfileAsync result.
ProfileManager.PROFILE_FLAG - Enum in com.symbol.emdk
ProfileManager.ResultData - Class in com.symbol.emdk
This class provides the Status detail of processProfileAsync method.
profileName - Variable in class com.symbol.emdk.ProfileConfig
Deprecated.
Gets and Sets the profile name.
protectionMode - Variable in class com.symbol.emdk.securenfc.MifareSam.AdditionalAuthData.AV2Mode
Protection mode to be used and only PLAIN mode is supported.MAC and FULL is not supported
protocol - Variable in class com.symbol.emdk.securenfc.MifareDesfire.CardVersionInfo.HardwareInfo
IC Compliant protocol
protocol - Variable in class com.symbol.emdk.securenfc.MifareDesfire.CardVersionInfo.SoftwareInfo
IC Compliant protocol
protocol - Variable in class com.symbol.emdk.securenfc.MifareSam.SamInfo.HardwareInfo
IC Compliant protocol
protocol - Variable in class com.symbol.emdk.securenfc.MifareSam.SamInfo.SoftwareInfo
IC Compliant protocol
A B C D E F G H I J K L M N O P Q R S T U V W X Y