public class TaskRecurrenceType extends Object implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
Java class for TaskRecurrenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TaskRecurrenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<group ref="{http://schemas.microsoft.com/exchange/services/2006/types}TaskRecurrencePatternTypes"/>
<group ref="{http://schemas.microsoft.com/exchange/services/2006/types}RecurrenceRangeTypes"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AbsoluteMonthlyRecurrencePatternType |
absoluteMonthlyRecurrence |
protected AbsoluteYearlyRecurrencePatternType |
absoluteYearlyRecurrence |
protected DailyRecurrencePatternType |
dailyRecurrence |
protected DailyRegeneratingPatternType |
dailyRegeneration |
protected EndDateRecurrenceRangeType |
endDateRecurrence |
protected MonthlyRegeneratingPatternType |
monthlyRegeneration |
protected NoEndRecurrenceRangeType |
noEndRecurrence |
protected NumberedRecurrenceRangeType |
numberedRecurrence |
protected RelativeMonthlyRecurrencePatternType |
relativeMonthlyRecurrence |
protected RelativeYearlyRecurrencePatternType |
relativeYearlyRecurrence |
protected WeeklyRecurrencePatternType |
weeklyRecurrence |
protected WeeklyRegeneratingPatternType |
weeklyRegeneration |
protected YearlyRegeneratingPatternType |
yearlyRegeneration |
| Constructor and Description |
|---|
TaskRecurrenceType() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
AbsoluteMonthlyRecurrencePatternType |
getAbsoluteMonthlyRecurrence()
Gets the value of the absoluteMonthlyRecurrence property.
|
AbsoluteYearlyRecurrencePatternType |
getAbsoluteYearlyRecurrence()
Gets the value of the absoluteYearlyRecurrence property.
|
DailyRecurrencePatternType |
getDailyRecurrence()
Gets the value of the dailyRecurrence property.
|
DailyRegeneratingPatternType |
getDailyRegeneration()
Gets the value of the dailyRegeneration property.
|
EndDateRecurrenceRangeType |
getEndDateRecurrence()
Gets the value of the endDateRecurrence property.
|
MonthlyRegeneratingPatternType |
getMonthlyRegeneration()
Gets the value of the monthlyRegeneration property.
|
NoEndRecurrenceRangeType |
getNoEndRecurrence()
Gets the value of the noEndRecurrence property.
|
NumberedRecurrenceRangeType |
getNumberedRecurrence()
Gets the value of the numberedRecurrence property.
|
RelativeMonthlyRecurrencePatternType |
getRelativeMonthlyRecurrence()
Gets the value of the relativeMonthlyRecurrence property.
|
RelativeYearlyRecurrencePatternType |
getRelativeYearlyRecurrence()
Gets the value of the relativeYearlyRecurrence property.
|
WeeklyRecurrencePatternType |
getWeeklyRecurrence()
Gets the value of the weeklyRecurrence property.
|
WeeklyRegeneratingPatternType |
getWeeklyRegeneration()
Gets the value of the weeklyRegeneration property.
|
YearlyRegeneratingPatternType |
getYearlyRegeneration()
Gets the value of the yearlyRegeneration property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setAbsoluteMonthlyRecurrence(AbsoluteMonthlyRecurrencePatternType value)
Sets the value of the absoluteMonthlyRecurrence property.
|
void |
setAbsoluteYearlyRecurrence(AbsoluteYearlyRecurrencePatternType value)
Sets the value of the absoluteYearlyRecurrence property.
|
void |
setDailyRecurrence(DailyRecurrencePatternType value)
Sets the value of the dailyRecurrence property.
|
void |
setDailyRegeneration(DailyRegeneratingPatternType value)
Sets the value of the dailyRegeneration property.
|
void |
setEndDateRecurrence(EndDateRecurrenceRangeType value)
Sets the value of the endDateRecurrence property.
|
void |
setMonthlyRegeneration(MonthlyRegeneratingPatternType value)
Sets the value of the monthlyRegeneration property.
|
void |
setNoEndRecurrence(NoEndRecurrenceRangeType value)
Sets the value of the noEndRecurrence property.
|
void |
setNumberedRecurrence(NumberedRecurrenceRangeType value)
Sets the value of the numberedRecurrence property.
|
void |
setRelativeMonthlyRecurrence(RelativeMonthlyRecurrencePatternType value)
Sets the value of the relativeMonthlyRecurrence property.
|
void |
setRelativeYearlyRecurrence(RelativeYearlyRecurrencePatternType value)
Sets the value of the relativeYearlyRecurrence property.
|
void |
setWeeklyRecurrence(WeeklyRecurrencePatternType value)
Sets the value of the weeklyRecurrence property.
|
void |
setWeeklyRegeneration(WeeklyRegeneratingPatternType value)
Sets the value of the weeklyRegeneration property.
|
void |
setYearlyRegeneration(YearlyRegeneratingPatternType value)
Sets the value of the yearlyRegeneration property.
|
String |
toString() |
protected YearlyRegeneratingPatternType yearlyRegeneration
protected MonthlyRegeneratingPatternType monthlyRegeneration
protected WeeklyRegeneratingPatternType weeklyRegeneration
protected DailyRegeneratingPatternType dailyRegeneration
protected DailyRecurrencePatternType dailyRecurrence
protected WeeklyRecurrencePatternType weeklyRecurrence
protected AbsoluteMonthlyRecurrencePatternType absoluteMonthlyRecurrence
protected RelativeMonthlyRecurrencePatternType relativeMonthlyRecurrence
protected AbsoluteYearlyRecurrencePatternType absoluteYearlyRecurrence
protected RelativeYearlyRecurrencePatternType relativeYearlyRecurrence
protected NumberedRecurrenceRangeType numberedRecurrence
protected EndDateRecurrenceRangeType endDateRecurrence
protected NoEndRecurrenceRangeType noEndRecurrence
public YearlyRegeneratingPatternType getYearlyRegeneration()
YearlyRegeneratingPatternTypepublic void setYearlyRegeneration(YearlyRegeneratingPatternType value)
value - allowed object is
YearlyRegeneratingPatternTypepublic MonthlyRegeneratingPatternType getMonthlyRegeneration()
MonthlyRegeneratingPatternTypepublic void setMonthlyRegeneration(MonthlyRegeneratingPatternType value)
value - allowed object is
MonthlyRegeneratingPatternTypepublic WeeklyRegeneratingPatternType getWeeklyRegeneration()
WeeklyRegeneratingPatternTypepublic void setWeeklyRegeneration(WeeklyRegeneratingPatternType value)
value - allowed object is
WeeklyRegeneratingPatternTypepublic DailyRegeneratingPatternType getDailyRegeneration()
DailyRegeneratingPatternTypepublic void setDailyRegeneration(DailyRegeneratingPatternType value)
value - allowed object is
DailyRegeneratingPatternTypepublic DailyRecurrencePatternType getDailyRecurrence()
DailyRecurrencePatternTypepublic void setDailyRecurrence(DailyRecurrencePatternType value)
value - allowed object is
DailyRecurrencePatternTypepublic WeeklyRecurrencePatternType getWeeklyRecurrence()
WeeklyRecurrencePatternTypepublic void setWeeklyRecurrence(WeeklyRecurrencePatternType value)
value - allowed object is
WeeklyRecurrencePatternTypepublic AbsoluteMonthlyRecurrencePatternType getAbsoluteMonthlyRecurrence()
AbsoluteMonthlyRecurrencePatternTypepublic void setAbsoluteMonthlyRecurrence(AbsoluteMonthlyRecurrencePatternType value)
value - allowed object is
AbsoluteMonthlyRecurrencePatternTypepublic RelativeMonthlyRecurrencePatternType getRelativeMonthlyRecurrence()
RelativeMonthlyRecurrencePatternTypepublic void setRelativeMonthlyRecurrence(RelativeMonthlyRecurrencePatternType value)
value - allowed object is
RelativeMonthlyRecurrencePatternTypepublic AbsoluteYearlyRecurrencePatternType getAbsoluteYearlyRecurrence()
AbsoluteYearlyRecurrencePatternTypepublic void setAbsoluteYearlyRecurrence(AbsoluteYearlyRecurrencePatternType value)
value - allowed object is
AbsoluteYearlyRecurrencePatternTypepublic RelativeYearlyRecurrencePatternType getRelativeYearlyRecurrence()
RelativeYearlyRecurrencePatternTypepublic void setRelativeYearlyRecurrence(RelativeYearlyRecurrencePatternType value)
value - allowed object is
RelativeYearlyRecurrencePatternTypepublic NumberedRecurrenceRangeType getNumberedRecurrence()
NumberedRecurrenceRangeTypepublic void setNumberedRecurrence(NumberedRecurrenceRangeType value)
value - allowed object is
NumberedRecurrenceRangeTypepublic EndDateRecurrenceRangeType getEndDateRecurrence()
EndDateRecurrenceRangeTypepublic void setEndDateRecurrence(EndDateRecurrenceRangeType value)
value - allowed object is
EndDateRecurrenceRangeTypepublic NoEndRecurrenceRangeType getNoEndRecurrence()
NoEndRecurrenceRangeTypepublic void setNoEndRecurrence(NoEndRecurrenceRangeType value)
value - allowed object is
NoEndRecurrenceRangeTypepublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2017 Apereo. All Rights Reserved.