Uses of Enum Class
se.swedenconnect.bankid.rpapi.support.PersonalIdentityNumber.Format
Package
Description
Contains support implementations for BankID operations.
-
Uses of PersonalIdentityNumber.Format in se.swedenconnect.bankid.rpapi.support
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PersonalIdentityNumber.Format[]
PersonalIdentityNumber.Format.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionPersonalIdentityNumber.getNumber
(PersonalIdentityNumber.Format format) Returns the personal identity number according to the required format.