Index
All Classes and Interfaces|All Packages|Serialized Form
G
- getACKProtocolEnabledForReaders() - Method in class com.abc.bluetoothTerminalfactory.AbCircleBluetoothTerminalManager
-
Flag indicating if the ACK protocol is enabled or not for connected readers that support it.
- getActions() - Method in class javax.smartcardio.CardPermission
-
Returns the canonical string representation of the actions.
- getATR() - Method in class javax.smartcardio.Card
-
Returns the ATR of this card.
- getBasicChannel() - Method in class javax.smartcardio.Card
-
Returns the CardChannel for the basic logical channel.
- getBatteryLevel() - Method in class com.abc.bluetoothTerminalfactory.AbCircleCardTerminalBluetooth
-
Gets the battery level from the reader as percentage (0xFF if charging)
- getBatteryLevel(int) - Method in class com.abc.bluetoothTerminalfactory.AbCircleCardTerminalBluetooth
-
Gets the battery level from the reader as percentage (0xFF if charging) or the voltage value in mV
- getBytes() - Method in class javax.smartcardio.ATR
-
Returns a copy of the bytes in this ATR.
- getBytes() - Method in class javax.smartcardio.CommandAPDU
-
Returns a copy of the bytes in this APDU.
- getBytes() - Method in class javax.smartcardio.ResponseAPDU
-
Returns a copy of the bytes in this APDU.
- getCard() - Method in class javax.smartcardio.CardChannel
-
Returns the Card this channel is associated with.
- getChannelNumber() - Method in class javax.smartcardio.CardChannel
-
Returns the channel number of this CardChannel.
- getCLA() - Method in class javax.smartcardio.CommandAPDU
-
Returns the value of the class byte CLA.
- getCopyright() - Static method in class com.abc.bluetoothTerminalfactory.BluetoothSmartCard
-
Returns the copyright information.
- getData() - Method in class javax.smartcardio.CommandAPDU
-
Returns a copy of the data bytes in the command body.
- getData() - Method in class javax.smartcardio.ResponseAPDU
-
Returns a copy of the data bytes in the response body.
- getDefault() - Static method in class javax.smartcardio.TerminalFactory
-
Returns the default TerminalFactory instance.
- getDefaultType() - Static method in class javax.smartcardio.TerminalFactory
-
Get the default TerminalFactory type.
- getFirmwareVersion() - Method in class com.abc.bluetoothTerminalfactory.AbCircleCardTerminalBluetooth
-
Returns the firmware version of the terminal as ASCII string
- getHistoricalBytes() - Method in class javax.smartcardio.ATR
-
Returns a copy of the historical bytes in this ATR.
- getINS() - Method in class javax.smartcardio.CommandAPDU
-
Returns the value of the instruction byte INS.
- getInstance(Context) - Static method in class com.abc.bluetoothTerminalfactory.BluetoothSmartCard
-
The getInstance() function is a static method that returns a singleton instance of the BluetoothSmartCard class
- getInstance(String, Object) - Static method in class javax.smartcardio.TerminalFactory
-
Returns a TerminalFactory of the specified type that is initialized with the specified parameters.
- getInstance(String, Object, String) - Static method in class javax.smartcardio.TerminalFactory
-
Returns a TerminalFactory of the specified type that is initialized with the specified parameters.
- getInstance(String, Object, Provider) - Static method in class javax.smartcardio.TerminalFactory
-
Returns a TerminalFactory of the specified type that is initialized with the specified parameters.
- getMac() - Method in class com.abc.bluetoothTerminalfactory.DiscoveredReader
- getManager() - Method in class com.abc.bluetoothTerminalfactory.BluetoothSmartCard
-
This function returns the AbCircleBluetoothTerminalManager object that is used to communicate with bluetooth terminals devices
- getName() - Method in class com.abc.bluetoothTerminalfactory.AbCircleCardTerminalBluetooth
- getName() - Method in class com.abc.bluetoothTerminalfactory.DiscoveredReader
- getName() - Method in class javax.smartcardio.CardTerminal
-
Returns the unique name of this terminal.
- getNc() - Method in class javax.smartcardio.CommandAPDU
-
Returns the number of data bytes in the command body (Nc) or 0 if this APDU has no body.
- getNe() - Method in class javax.smartcardio.CommandAPDU
-
Returns the maximum number of expected data bytes in a response APDU (Ne).
- getNr() - Method in class javax.smartcardio.ResponseAPDU
-
Returns the number of data bytes in the response body (Nr) or 0 if this APDU has no body.
- getP1() - Method in class javax.smartcardio.CommandAPDU
-
Returns the value of the parameter byte P1.
- getP2() - Method in class javax.smartcardio.CommandAPDU
-
Returns the value of the parameter byte P2.
- getProtocol() - Method in class javax.smartcardio.Card
-
Returns the protocol in use for this card.
- getProvider() - Method in class javax.smartcardio.TerminalFactory
-
Returns the provider of this TerminalFactory.
- GetReaderDiscoveryList() - Method in class com.abc.bluetoothTerminalfactory.AbCircleBluetoothTerminalManager
-
This function returns a list of discovered readers
- getSerialNumber() - Method in class com.abc.bluetoothTerminalfactory.AbCircleCardTerminalBluetooth
-
Returns the serial number of the terminal as ASCII string
- getSW() - Method in class javax.smartcardio.ResponseAPDU
-
Returns the value of the status bytes SW1 and SW2 as a single status word SW.
- getSW1() - Method in class javax.smartcardio.ResponseAPDU
-
Returns the value of the status byte SW1 as a value between 0 and 255.
- getSW2() - Method in class javax.smartcardio.ResponseAPDU
-
Returns the value of the status byte SW2 as a value between 0 and 255.
- getTerminal(String) - Method in class javax.smartcardio.CardTerminals
-
Returns the terminal with the specified name or null if no such terminal exists.
- getType() - Method in class javax.smartcardio.TerminalFactory
-
Returns the type of this TerminalFactory.
- getVersion() - Static method in class com.abc.bluetoothTerminalfactory.BluetoothSmartCard
-
This function returns the version of the library
All Classes and Interfaces|All Packages|Serialized Form