Uses of Enum Class
com.vonage.client.insight.CarrierDetails.NetworkType
Packages that use CarrierDetails.NetworkType
-
Uses of CarrierDetails.NetworkType in com.vonage.client.insight
Methods in com.vonage.client.insight that return CarrierDetails.NetworkTypeModifier and TypeMethodDescriptionstatic CarrierDetails.NetworkTypeCarrierDetails.NetworkType.fromString(String name) CarrierDetails.getNetworkType()static CarrierDetails.NetworkTypeReturns the enum constant of this class with the specified name.static CarrierDetails.NetworkType[]CarrierDetails.NetworkType.values()Returns an array containing the constants of this enum class, in the order they are declared.