Uses of Class
com.securenative.actions.ApiRoute
-
Packages that use ApiRoute Package Description com.securenative.actions -
-
Uses of ApiRoute in com.securenative.actions
Methods in com.securenative.actions that return ApiRoute Modifier and Type Method Description static ApiRouteApiRoute. valueOf(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.
-