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 |
---|---|
SpecialStatus |
Identity.specialStatus |
Modifier and Type | Method and Description |
---|---|
SpecialStatus |
Identity.getSpecialStatus() |
static SpecialStatus |
SpecialStatus.toSpecialStatus(String value)
Converts the given string to the corresponding special status enum.
|
static SpecialStatus |
SpecialStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpecialStatus[] |
SpecialStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SpecialStatus |
SpecialStatusConvertor.convert(byte[] value) |
Copyright © 2008-2016 FedICT. All Rights Reserved.