Uses of Enum Class
be.gaudry.model.eid.EidSpecialStatus
-
Uses of EidSpecialStatus in be.gaudry.model.eid
Modifier and TypeMethodDescriptionstatic EidSpecialStatus
EidSpecialStatus.get(boolean whitecane, boolean yellowcane, boolean extendedminority)
static EidSpecialStatus
EidSpecialStatus.get(be.belgium.eid.objects.IDData beIDData)
static EidSpecialStatus
Returns the enum constant of this class with the specified name.static EidSpecialStatus[]
EidSpecialStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EidSpecialStatus in be.gaudry.model.eid.file
Modifier and TypeMethodDescriptionprotected EidSpecialStatus
EidBrolHandlerV2.loadSpecialStatus(org.dom4j.Node identityNode)