Uses of Enum Class
com.vonage.client.numbers.Type
Packages that use Type
-
Uses of Type in com.vonage.client.numbers
Methods in com.vonage.client.numbers that return TypeModifier and TypeMethodDescriptionstatic TypeType.fromString(String type) Creates an instance of this enum from its serialized string representation.SearchNumbersFilter.getType()Type of number to search for.static TypeReturns the enum constant of this class with the specified name.static Type[]Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vonage.client.numbers with parameters of type TypeModifier and TypeMethodDescriptionvoidDeprecated.Set this parameter to filter the type of number, such as mobile or landline.