Uses of Enum Class
com.vonage.client.numbers.SearchPattern
Packages that use SearchPattern
-
Uses of SearchPattern in com.vonage.client.numbers
Methods in com.vonage.client.numbers that return SearchPatternModifier and TypeMethodDescriptionstatic SearchPatternReturns the enum constant of this class with the specified name.static SearchPattern[]SearchPattern.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.vonage.client.numbers with parameters of type SearchPatternModifierConstructorDescriptionListNumbersFilter(Integer index, Integer size, String pattern, SearchPattern searchPattern) Deprecated.