Package com.mypurecloud.sdk.v2.model
Class BuShortTermForecastReference
java.lang.Object
com.mypurecloud.sdk.v2.model.BuShortTermForecastReference
- All Implemented Interfaces:
Serializable
BuShortTermForecastReference
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()The globally unique identifier for the object.voidvoidsetWeekDate(LocalDate weekDate) toString()The weekDate of the short term forecast in yyyy-MM-dd format.
-
Constructor Details
-
BuShortTermForecastReference
public BuShortTermForecastReference() -
BuShortTermForecastReference
-
-
Method Details
-
id
The globally unique identifier for the object. -
getId
-
setId
-
weekDate
The weekDate of the short term forecast in yyyy-MM-dd format. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd -
getWeekDate
-
setWeekDate
-
getDescription
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-