JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
veryfi.enums.Endpoint
Packages that use
Endpoint
Package
Description
veryfi.enums
Uses of
Endpoint
in
veryfi.enums
Methods in
veryfi.enums
that return
Endpoint
Modifier and Type
Method
Description
static
Endpoint
Endpoint.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Endpoint
[]
Endpoint.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.