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