Uses of Class
dev.vality.bouncer.decisions.ResolutionLegacy
| Package | Description |
|---|---|
| dev.vality.bouncer.decisions |
-
Uses of ResolutionLegacy in dev.vality.bouncer.decisions
Methods in dev.vality.bouncer.decisions that return ResolutionLegacy Modifier and Type Method Description static ResolutionLegacyResolutionLegacy. findByValue(int value)Find a the enum type by its integer value, as defined in the Thrift IDL.static ResolutionLegacyResolutionLegacy. valueOf(String name)Returns the enum constant of this type with the specified name.static ResolutionLegacy[]ResolutionLegacy. values()Returns an array containing the constants of this enum type, in the order they are declared.