Uses of Enum Class
com.vonage.client.numberinsight2.PhoneType
Packages that use PhoneType
-
Uses of PhoneType in com.vonage.client.numberinsight2
Methods in com.vonage.client.numberinsight2 that return PhoneTypeModifier and TypeMethodDescriptionstatic PhoneTypePhoneType.fromString(String name) Phone.getType()Type of phone, if Insight.FRAUD_SCORE was requested.static PhoneTypeReturns the enum constant of this class with the specified name.static PhoneType[]PhoneType.values()Returns an array containing the constants of this enum class, in the order they are declared.