Uses of Enum Class
be.gaudry.model.eid.EidDocumentType
Packages that use EidDocumentType
-
Uses of EidDocumentType in be.gaudry.model.eid
Methods in be.gaudry.model.eid that return EidDocumentTypeModifier 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.