Package com.mypurecloud.sdk.v2.model
Class ListedTopic
java.lang.Object
com.mypurecloud.sdk.v2.model.ListedTopic
- All Implemented Interfaces:
Serializable
ListedTopic
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets matchingTypestatic enumGets or Sets participantsstatic enumGets or Sets strictness -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateModified(Date dateModified) Date time is represented as an ISO-8601 string.description(String description) booleangetId()getName()getTags()inthashCode()matchingType(ListedTopic.MatchingTypeEnum matchingType) modifiedBy(AddressableEntityRef modifiedBy) participants(ListedTopic.ParticipantsEnum participants) phrasesCount(Integer phrasesCount) programsCount(Integer programsCount) voidsetDateModified(Date dateModified) voidsetDescription(String description) voidsetDialect(String dialect) voidsetMatchingType(ListedTopic.MatchingTypeEnum matchingType) voidsetModifiedBy(AddressableEntityRef modifiedBy) voidvoidsetParticipants(ListedTopic.ParticipantsEnum participants) voidsetPhrasesCount(Integer phrasesCount) voidsetProgramsCount(Integer programsCount) voidsetPublished(Boolean published) voidsetStrictness(ListedTopic.StrictnessEnum strictness) voidstrictness(ListedTopic.StrictnessEnum strictness) toString()
-
Constructor Details
-
ListedTopic
public ListedTopic() -
ListedTopic
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
description
-
getDescription
-
setDescription
-
published
-
getPublished
-
setPublished
-
strictness
-
getStrictness
-
setStrictness
-
matchingType
-
getMatchingType
-
setMatchingType
-
programsCount
-
getProgramsCount
-
setProgramsCount
-
tags
-
getTags
-
setTags
-
dialect
-
getDialect
-
setDialect
-
participants
-
getParticipants
-
setParticipants
-
phrasesCount
-
getPhrasesCount
-
setPhrasesCount
-
modifiedBy
-
getModifiedBy
-
setModifiedBy
-
dateModified
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z -
getDateModified
-
setDateModified
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-