public class MifareDesfire.ValueFileSettings extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
freeGetValue
Free read access to the value file false: Disabled true: Enabled
|
boolean |
limitedCreditEnabled
Limited credit functionality false: Disabled true: Enabled
|
int |
lowerLimit
Lower limit of value
|
int |
upperLimit
Upper limit of value
|
int |
value
Current value
|
public int lowerLimit
public int upperLimit
public int value
public boolean limitedCreditEnabled
public boolean freeGetValue