Package com.mypurecloud.sdk.v2.model
Class HeadcountInterval
java.lang.Object
com.mypurecloud.sdk.v2.model.HeadcountInterval
- All Implemented Interfaces:
Serializable
HeadcountInterval
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetValue()inthashCode()The start date-time for this headcount interval in ISO-8601 format, must be within the 8 day schedulevoidsetInterval(Date interval) voidtoString()Headcount value for this interval
-
Constructor Details
-
HeadcountInterval
public HeadcountInterval() -
HeadcountInterval
-
-
Method Details
-
interval
The start date-time for this headcount interval in ISO-8601 format, must be within the 8 day schedule -
getInterval
-
setInterval
-
value
Headcount value for this interval -
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-