Uses of Enum Class
be.gaudry.model.eid.EidDocumentType
-
Uses of EidDocumentType in be.gaudry.model.eid
Modifier and TypeMethodDescriptionstatic EidDocumentType
EidDocumentType.fromCardValue(long cardValue)
static EidDocumentType
EidDocumentType.fromXMLValue(String xmlNodeValue)
static EidDocumentType
Returns the enum constant of this class with the specified name.static EidDocumentType[]
EidDocumentType.values()
Returns an array containing the constants of this enum class, in the order they are declared.