Uses of Enum Class
com.flutterwave.bean.AuthorizationModes
Packages that use AuthorizationModes
-
Uses of AuthorizationModes in com.flutterwave.bean
Methods in com.flutterwave.bean that return AuthorizationModesModifier and TypeMethodDescriptionAuthorization.getMode()static AuthorizationModesReturns the enum constant of this class with the specified name.static AuthorizationModes[]AuthorizationModes.values()Returns an array containing the constants of this enum class, in the order they are declared.