Package | Description |
---|---|
com.cloudpos.card |
Provide access to all kinds of cards.
|
Modifier and Type | Method and Description |
---|---|
MoneyValue |
MifareCard.readValue(int sectorIndex,
int blockOfSector)
Reads data from E-Wallet.
|
Modifier and Type | Method and Description |
---|---|
void |
MifareCard.writeValue(int sectorIndex,
int blockOfSector,
MoneyValue value)
Writes the data to E-Wallet.
|