Package com.mypurecloud.sdk.v2.model
Class NextOccurrenceDetails
java.lang.Object
com.mypurecloud.sdk.v2.model.NextOccurrenceDetails
- All Implemented Interfaces:
Serializable
NextOccurrenceDetails
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionendOccurrenceDetails(OccurrenceDetails endOccurrenceDetails) The details for the next end occurrence for the recurrence.booleaninthashCode()voidsetEndOccurrenceDetails(OccurrenceDetails endOccurrenceDetails) voidsetStartOccurrenceDetails(OccurrenceDetails startOccurrenceDetails) startOccurrenceDetails(OccurrenceDetails startOccurrenceDetails) The details for the next start occurrence for the recurrence.toString()
-
Constructor Details
-
NextOccurrenceDetails
public NextOccurrenceDetails() -
NextOccurrenceDetails
-
-
Method Details
-
startOccurrenceDetails
The details for the next start occurrence for the recurrence. -
getStartOccurrenceDetails
-
setStartOccurrenceDetails
-
endOccurrenceDetails
The details for the next end occurrence for the recurrence. -
getEndOccurrenceDetails
-
setEndOccurrenceDetails
-
equals
-
hashCode
public int hashCode() -
toString
-