eID middleware

be.portugal.eid.PTEID_DocumentType Class Reference

Class that holds the possible document types. More...

List of all members.

Public Member Functions

final int swigValue ()
String toString ()

Static Public Member Functions

static PTEID_DocumentType swigToEnum (int swigValue)

Static Public Attributes

static final PTEID_DocumentType PTEID_DOCTYPE_FULL = new PTEID_DocumentType("PTEID_DOCTYPE_FULL", pteidlibJava_WrapperJNI.PTEID_DOCTYPE_FULL_get())
 Full document : used for for XML/CSV/TLV export.
static final PTEID_DocumentType PTEID_DOCTYPE_ID = new PTEID_DocumentType("PTEID_DOCTYPE_ID")
 ID document : used to get values per field.
static final PTEID_DocumentType PTEID_DOCTYPE_PICTURE = new PTEID_DocumentType("PTEID_DOCTYPE_PICTURE")
 picture document (if available)
static final PTEID_DocumentType PTEID_DOCTYPE_INFO = new PTEID_DocumentType("PTEID_DOCTYPE_INFO")
 info on the card (if available)
static final PTEID_DocumentType PTEID_DOCTYPE_PINS = new PTEID_DocumentType("PTEID_DOCTYPE_PINS")
 pin container (if available)
static final PTEID_DocumentType PTEID_DOCTYPE_CERTIFICATES = new PTEID_DocumentType("PTEID_DOCTYPE_CERTIFICATES")
 certificates containert (if available)


Detailed Description

Class that holds the possible document types.

Member Function Documentation

static PTEID_DocumentType be.portugal.eid.PTEID_DocumentType.swigToEnum ( int  swigValue  )  [static]

final int be.portugal.eid.PTEID_DocumentType.swigValue (  ) 

String be.portugal.eid.PTEID_DocumentType.toString (  ) 


Member Data Documentation

certificates containert (if available)

final PTEID_DocumentType be.portugal.eid.PTEID_DocumentType.PTEID_DOCTYPE_FULL = new PTEID_DocumentType("PTEID_DOCTYPE_FULL", pteidlibJava_WrapperJNI.PTEID_DOCTYPE_FULL_get()) [static]

Full document : used for for XML/CSV/TLV export.

ID document : used to get values per field.

info on the card (if available)

picture document (if available)

pin container (if available)