|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |