Uses of Enum Class
com.mypurecloud.sdk.v2.model.DialerCampaignScheduleConfigChangeAlteration.TypeEnum
Packages that use DialerCampaignScheduleConfigChangeAlteration.TypeEnum
-
Uses of DialerCampaignScheduleConfigChangeAlteration.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DialerCampaignScheduleConfigChangeAlteration.TypeEnumModifier and TypeMethodDescriptionDialerCampaignScheduleConfigChangeAlteration.TypeEnum.fromString(String key) DialerCampaignScheduleConfigChangeAlteration.getType()Returns the enum constant of this class with the specified name.DialerCampaignScheduleConfigChangeAlteration.TypeEnum.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 DialerCampaignScheduleConfigChangeAlteration.TypeEnumModifier and TypeMethodDescriptionvoidDialerCampaignScheduleConfigChangeAlteration.setType(DialerCampaignScheduleConfigChangeAlteration.TypeEnum type) DialerCampaignScheduleConfigChangeAlteration.type(DialerCampaignScheduleConfigChangeAlteration.TypeEnum type)