Package com.mypurecloud.sdk.v2.model
Class ChatBadgeTopicChatBadge
java.lang.Object
com.mypurecloud.sdk.v2.model.ChatBadgeTopicChatBadge
- All Implemented Interfaces:
Serializable
ChatBadgeTopicChatBadge
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentity(ChatBadgeTopicBadgeEntity entity) booleaninthashCode()lastUnreadNotificationDate(Date lastUnreadNotificationDate) voidsetEntity(ChatBadgeTopicBadgeEntity entity) voidsetLastUnreadNotificationDate(Date lastUnreadNotificationDate) voidsetUnreadCount(Long unreadCount) toString()unreadCount(Long unreadCount)
-
Constructor Details
-
ChatBadgeTopicChatBadge
public ChatBadgeTopicChatBadge() -
ChatBadgeTopicChatBadge
-
-
Method Details
-
entity
-
getEntity
-
setEntity
-
unreadCount
-
getUnreadCount
-
setUnreadCount
-
lastUnreadNotificationDate
-
getLastUnreadNotificationDate
-
setLastUnreadNotificationDate
-
equals
-
hashCode
public int hashCode() -
toString
-