Package | Description |
---|---|
be.fedict.eid.applet.service |
This package contains the service components.
|
be.fedict.eid.applet.service.impl.tlv |
This package contains the TLV parser classes.
|
Modifier and Type | Field and Description |
---|---|
SpecialOrganisation |
Identity.specialOrganisation |
Modifier and Type | Method and Description |
---|---|
SpecialOrganisation |
Identity.getSpecialOrganisation() |
static SpecialOrganisation |
SpecialOrganisation.toSpecialOrganisation(String key) |
static SpecialOrganisation |
SpecialOrganisation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpecialOrganisation[] |
SpecialOrganisation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SpecialOrganisation |
SpecialOrganisationConvertor.convert(byte[] value) |
Copyright © 2008-2016 FedICT. All Rights Reserved.