Uses of Enum Class
io.mosip.authentication.core.constant.TransactionType
Packages that use TransactionType
-
Uses of TransactionType in io.mosip.authentication.core.constant
Methods in io.mosip.authentication.core.constant that return TransactionTypeModifier and TypeMethodDescriptionstatic TransactionTypeReturns the enum constant of this class with the specified name.static TransactionType[]TransactionType.values()Returns an array containing the constants of this enum class, in the order they are declared.