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