Uses of Enum Class
com.bytedesk.call.ivr.CallIvrTypeEnum
Packages that use CallIvrTypeEnum
-
Uses of CallIvrTypeEnum in com.bytedesk.call.ivr
Methods in com.bytedesk.call.ivr that return CallIvrTypeEnumModifier and TypeMethodDescriptionstatic CallIvrTypeEnum
Returns the enum constant of this class with the specified name.static CallIvrTypeEnum[]
CallIvrTypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.