See: Description
| Interface | Description |
|---|---|
| Card |
The
Card interface provides a general definition of card services in a POS (Point of Sale) system. |
| CPUCard |
The
CPUCard interface defines the operations for CPU cards, enabling
the transmission of APDU (Application Protocol Data Unit) commands between
the CPU card and the card reader. |
| FelicaCard |
The
FelicaCard interface defines the operations for Felica cards, a type of contactless card,
facilitating the transmission of APDU commands between the Felica card and the card reader. |
| MemoryCard |
The
MemoryCard interface defines a set of operations specific to memory cards used in Point of Sale (POS) systems. |
| MifareCard |
The
MifareCard interface for managing Mifare contactless memory cards. |
| MifareUltralightCard |
The
MifareUltralightCard interface for Mifare UltraLight cards, also known as MF0, a type of memory card. |
| SLE4442Card |
The
SLE4442Card interface for handling SLE4442 smart cards, which combine functionalities of both smart cards and memory cards. |
| Class | Description |
|---|---|
| ATR |
Represents the Answer to Reset (ATR) data of an Integrated Circuit (IC) card.
|
| MoneyValue |
Represents an E-Wallet data object.
|