Uses of Enum Class
com.mypurecloud.sdk.v2.model.SmsPhoneNumber.PhoneNumberTypeEnum
Packages that use SmsPhoneNumber.PhoneNumberTypeEnum
-
Uses of SmsPhoneNumber.PhoneNumberTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SmsPhoneNumber.PhoneNumberTypeEnumModifier and TypeMethodDescriptionSmsPhoneNumber.PhoneNumberTypeEnum.fromString(String key) SmsPhoneNumber.getPhoneNumberType()Returns the enum constant of this class with the specified name.static SmsPhoneNumber.PhoneNumberTypeEnum[]SmsPhoneNumber.PhoneNumberTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.