Package | Description |
---|---|
be.fedict.eid.applet.service |
This package contains the service components.
|
be.fedict.eid.applet.service.dto |
This package contains the Data Transfer Object tools.
|
be.fedict.eid.applet.service.impl.tlv |
This package contains the TLV parser classes.
|
Modifier and Type | Field and Description |
---|---|
Gender |
Identity.gender |
Modifier and Type | Method and Description |
---|---|
Gender |
Identity.getGender() |
static Gender |
Gender.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Gender[] |
Gender.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
GenderToFemaleValueConvertor.convert(Gender value) |
Boolean |
GenderToMaleValueConvertor.convert(Gender value) |
Modifier and Type | Method and Description |
---|---|
Gender |
GenderDataConvertor.convert(byte[] value) |
Copyright © 2008-2015 FedICT. All Rights Reserved.