Uses of Enum Class
com.vonage.client.account.Network.Type
Packages that use Network.Type
-
Uses of Network.Type in com.vonage.client.account
Methods in com.vonage.client.account that return Network.TypeModifier and TypeMethodDescriptionstatic Network.TypeNetwork.Type.fromString(String type) Converts a string representation of the network type to an enum.Network.getType()Network type.static Network.TypeReturns the enum constant of this class with the specified name.static Network.Type[]Network.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.