Package com.mypurecloud.sdk.v2.model
Class ShortTermForecastReference
java.lang.Object
com.mypurecloud.sdk.v2.model.ShortTermForecastReference
- All Implemented Interfaces:
Serializable
ShortTermForecastReference
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) The description of the short term forecastbooleangetId()inthashCode()The globally unique identifier for the object.voidsetDescription(String description) voidvoidsetWeekDate(String weekDate) toString()The weekDate of the short term forecast in yyyy-MM-dd format
-
Constructor Details
-
ShortTermForecastReference
public ShortTermForecastReference() -
ShortTermForecastReference
-
-
Method Details
-
id
The globally unique identifier for the object. -
getId
-
setId
-
getSelfUri
-
weekDate
The weekDate of the short term forecast in yyyy-MM-dd format -
getWeekDate
-
setWeekDate
-
description
The description of the short term forecast -
getDescription
-
setDescription
-
equals
-
hashCode
public int hashCode() -
toString
-