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