Uses of Enum Class
in.succinct.beckn.Error.Type
-
Uses of Error.Type in in.succinct.beckn
Methods in in.succinct.beckn that return Error.TypeModifier and TypeMethodDescriptionError.getType()static Error.TypeReturns the enum constant of this class with the specified name.static Error.Type[]Error.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in in.succinct.beckn with parameters of type Error.Type