Uses of Enum
io.vertx.ext.dropwizard.MatchType
Packages that use MatchType
-
Uses of MatchType in io.vertx.ext.dropwizard
Subclasses with type arguments of type MatchType in io.vertx.ext.dropwizardFields in io.vertx.ext.dropwizard declared as MatchTypeModifier and TypeFieldDescriptionstatic final MatchTypeMatch.DEFAULT_TYPEThe default value :MatchType.EQUALSMethods in io.vertx.ext.dropwizard that return MatchTypeModifier and TypeMethodDescriptionMatch.getType()static MatchTypeReturns the enum constant of this type with the specified name.static MatchType[]MatchType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.vertx.ext.dropwizard with parameters of type MatchType