Uses of Class
dev.vality.adapter.flow.lib.constant.RedirectFields
| Package | Description |
|---|---|
| dev.vality.adapter.flow.lib.constant |
-
Uses of RedirectFields in dev.vality.adapter.flow.lib.constant
Methods in dev.vality.adapter.flow.lib.constant that return RedirectFields Modifier and Type Method Description static RedirectFieldsRedirectFields. valueOf(String name)Returns the enum constant of this type with the specified name.static RedirectFields[]RedirectFields. values()Returns an array containing the constants of this enum type, in the order they are declared.