Package com.mypurecloud.sdk.v2.model
Class ConversationContentWheelPickerItem
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationContentWheelPickerItem
- All Implemented Interfaces:
Serializable
Represents a selectable item in a Wheel Picker
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConversationContentWheelPickerItem
public ConversationContentWheelPickerItem() -
ConversationContentWheelPickerItem
-
-
Method Details
-
id
Unique identifier for the wheel picker item -
getId
-
setId
-
title
The main text displayed for the item. -
getTitle
-
setTitle
-
value
The value of the item. -
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-