public class Data
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Data.PassportInfo
// * Passport info type
// *
Data.PassportInfo.PASSPORT_EF_COM
// * Data.PassportInfo.PASSPORT_EF_SOD
// * Data.PassportInfo.PASSPORT_DG_01
// * Data.PassportInfo.PASSPORT_DG_02
// * Data.PassportInfo.PASSPORT_DG_07
// * Data.PassportInfo.PASSPORT_DG_07
// * Data.PassportInfo.PASSPORT_DG_11
// * Data.PassportInfo.PASSPORT_DG_13
// |
Constructor and Description |
---|
Data(ApduConnection conn) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getDataGroups(Data.PassportInfo dataGroup)
Leemos los DataGroups con la información del ciudadano.
|
public Data(ApduConnection conn)
public java.lang.Object getDataGroups(Data.PassportInfo dataGroup)