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

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

Fields in be.fedict.eid.applet.service declared as DocumentType
 DocumentType Identity.documentType
           
 

Methods in be.fedict.eid.applet.service that return DocumentType
 DocumentType Identity.getDocumentType()
           
static DocumentType DocumentType.toDocumentType(byte[] value)
           
static DocumentType DocumentType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DocumentType[] DocumentType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

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

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



Copyright © 2008-2012 FedICT. All Rights Reserved.