|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpecialOrganisation | |
---|---|
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. |
Uses of SpecialOrganisation in be.fedict.eid.applet.service |
---|
Fields in be.fedict.eid.applet.service declared as SpecialOrganisation | |
---|---|
SpecialOrganisation |
Identity.specialOrganisation
|
Methods in be.fedict.eid.applet.service that return SpecialOrganisation | |
---|---|
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. |
Uses of SpecialOrganisation in be.fedict.eid.applet.service.impl.tlv |
---|
Methods in be.fedict.eid.applet.service.impl.tlv that return SpecialOrganisation | |
---|---|
SpecialOrganisation |
SpecialOrganisationConvertor.convert(byte[] value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |