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