Package com.mypurecloud.sdk.v2.model
Class CampaignRuleWeekDayOfMonth
java.lang.Object
com.mypurecloud.sdk.v2.model.CampaignRuleWeekDayOfMonth
- All Implemented Interfaces:
Serializable
CampaignRuleWeekDayOfMonth
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDay of week (1-7)booleangetMonth()inthashCode()Month (1-12)occurrence(Integer occurrence) Occurrence 1-4, -1 (last)voidsetDayOfWeek(Integer dayOfWeek) voidvoidsetOccurrence(Integer occurrence) toString()
-
Constructor Details
-
CampaignRuleWeekDayOfMonth
public CampaignRuleWeekDayOfMonth() -
CampaignRuleWeekDayOfMonth
-
-
Method Details
-
dayOfWeek
Day of week (1-7) -
getDayOfWeek
-
setDayOfWeek
-
month
Month (1-12) -
getMonth
-
setMonth
-
occurrence
Occurrence 1-4, -1 (last) -
getOccurrence
-
setOccurrence
-
equals
-
hashCode
public int hashCode() -
toString
-