Package com.mypurecloud.sdk.v2.model
Class CallableWindow
java.lang.Object
com.mypurecloud.sdk.v2.model.CallableWindow
- All Implemented Interfaces:
Serializable
CallableWindow
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()mapped(AtzmTimeSlot mapped) The time interval to place outbound calls, for contacts that can be mapped to a time zone.voidsetMapped(AtzmTimeSlot mapped) voidsetUnmapped(AtzmTimeSlotWithTimeZone unmapped) toString()unmapped(AtzmTimeSlotWithTimeZone unmapped) The time interval and time zone to place outbound calls, for contacts that cannot be mapped to a time zone.
-
Constructor Details
-
CallableWindow
public CallableWindow() -
CallableWindow
-
-
Method Details
-
mapped
The time interval to place outbound calls, for contacts that can be mapped to a time zone. -
getMapped
-
setMapped
-
unmapped
The time interval and time zone to place outbound calls, for contacts that cannot be mapped to a time zone. -
getUnmapped
-
setUnmapped
-
equals
-
hashCode
public int hashCode() -
toString
-