Uses of Enum Class
com.mypurecloud.sdk.v2.model.UpdatedTopicSystemMessage.SystemTopicTypeEnum
Packages that use UpdatedTopicSystemMessage.SystemTopicTypeEnum
-
Uses of UpdatedTopicSystemMessage.SystemTopicTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdatedTopicSystemMessage.SystemTopicTypeEnumModifier and TypeMethodDescriptionUpdatedTopicSystemMessage.SystemTopicTypeEnum.fromString(String key) UpdatedTopicSystemMessage.getSystemTopicType()Returns the enum constant of this class with the specified name.UpdatedTopicSystemMessage.SystemTopicTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type UpdatedTopicSystemMessage.SystemTopicTypeEnumModifier and TypeMethodDescriptionvoidUpdatedTopicSystemMessage.setSystemTopicType(UpdatedTopicSystemMessage.SystemTopicTypeEnum systemTopicType) UpdatedTopicSystemMessage.systemTopicType(UpdatedTopicSystemMessage.SystemTopicTypeEnum systemTopicType)