Uses of Enum Class
dev.vality.bouncer.ctx.ContextFragmentType
Packages that use ContextFragmentType
-
Uses of ContextFragmentType in dev.vality.bouncer.ctx
Fields in dev.vality.bouncer.ctx declared as ContextFragmentTypeMethods in dev.vality.bouncer.ctx that return ContextFragmentTypeModifier and TypeMethodDescriptionstatic ContextFragmentTypeContextFragmentType.findByValue(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.ContextFragment.getType()static ContextFragmentTypeReturns the enum constant of this class with the specified name.static ContextFragmentType[]ContextFragmentType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.bouncer.ctx with parameters of type ContextFragmentTypeConstructors in dev.vality.bouncer.ctx with parameters of type ContextFragmentType