Uses of Class
be.fedict.eid.applet.service.SpecialOrganisation

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)
           
 



Copyright © 2008-2013 FedICT. All Rights Reserved.