Uses of Enum Class
com.mypurecloud.sdk.v2.model.SmsPhoneNumberImport.PhoneNumberTypeEnum
Packages that use SmsPhoneNumberImport.PhoneNumberTypeEnum
-
Uses of SmsPhoneNumberImport.PhoneNumberTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SmsPhoneNumberImport.PhoneNumberTypeEnumModifier and TypeMethodDescriptionSmsPhoneNumberImport.PhoneNumberTypeEnum.fromString(String key) SmsPhoneNumberImport.getPhoneNumberType()Returns the enum constant of this class with the specified name.SmsPhoneNumberImport.PhoneNumberTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type SmsPhoneNumberImport.PhoneNumberTypeEnumModifier and TypeMethodDescriptionSmsPhoneNumberImport.phoneNumberType(SmsPhoneNumberImport.PhoneNumberTypeEnum phoneNumberType) Type of the phone number provisioned.voidSmsPhoneNumberImport.setPhoneNumberType(SmsPhoneNumberImport.PhoneNumberTypeEnum phoneNumberType)