Package com.mypurecloud.sdk.v2.model
Class SchedulingPeriodBase
java.lang.Object
com.mypurecloud.sdk.v2.model.SchedulingPeriodBase
- All Implemented Interfaces:
Serializable
SchedulingPeriodBase
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()latestEndDate(LocalDate latestEndDate) The latest date the associated activity plan can end, in YYYY-MM-DD format.voidsetLatestEndDate(LocalDate latestEndDate) toString()
-
Constructor Details
-
SchedulingPeriodBase
public SchedulingPeriodBase() -
SchedulingPeriodBase
-
-
Method Details
-
latestEndDate
The latest date the associated activity plan can end, in YYYY-MM-DD format. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd -
getLatestEndDate
-
setLatestEndDate
-
equals
-
hashCode
public int hashCode() -
toString
-