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

Packages that use SpecialStatus
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 SpecialStatus in be.fedict.eid.applet.service
 

Fields in be.fedict.eid.applet.service declared as SpecialStatus
 SpecialStatus Identity.specialStatus
           
 

Methods in be.fedict.eid.applet.service that return SpecialStatus
 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.
 

Uses of SpecialStatus in be.fedict.eid.applet.service.impl.tlv
 

Methods in be.fedict.eid.applet.service.impl.tlv that return SpecialStatus
 SpecialStatus SpecialStatusConvertor.convert(byte[] value)
           
 



Copyright © 2008-2013 FedICT. All Rights Reserved.