Uses of Enum Class
dev.vality.bouncer.decisions.ResolutionLegacy
Packages that use ResolutionLegacy
-
Uses of ResolutionLegacy in dev.vality.bouncer.decisions
Methods in dev.vality.bouncer.decisions that return ResolutionLegacyModifier and TypeMethodDescriptionstatic ResolutionLegacyResolutionLegacy.findByValue(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.static ResolutionLegacyReturns the enum constant of this class with the specified name.static ResolutionLegacy[]ResolutionLegacy.values()Returns an array containing the constants of this enum class, in the order they are declared.