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 EidDocumentTypeEidDocumentType.fromCardValue(long cardValue)static EidDocumentTypeEidDocumentType.fromXMLValue(String xmlNodeValue)static EidDocumentTypeReturns 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.