Uses of Class
com.securenative.enums.ApiRoute
| Package | Description |
|---|---|
| com.securenative.enums |
-
Uses of ApiRoute in com.securenative.enums
Methods in com.securenative.enums that return ApiRoute Modifier and Type Method Description static ApiRouteApiRoute. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ApiRoute[]ApiRoute. values()Returns an array containing the constants of this enum type, in the order they are declared.