Uses of Enum Class
com.mypurecloud.sdk.v2.model.SystemMessageSystemMessage.SystemTopicTypeEnum
Packages that use SystemMessageSystemMessage.SystemTopicTypeEnum
-
Uses of SystemMessageSystemMessage.SystemTopicTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SystemMessageSystemMessage.SystemTopicTypeEnumModifier and TypeMethodDescriptionSystemMessageSystemMessage.SystemTopicTypeEnum.fromString(String key) SystemMessageSystemMessage.getSystemTopicType()Returns the enum constant of this class with the specified name.SystemMessageSystemMessage.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 SystemMessageSystemMessage.SystemTopicTypeEnumModifier and TypeMethodDescriptionvoidSystemMessageSystemMessage.setSystemTopicType(SystemMessageSystemMessage.SystemTopicTypeEnum systemTopicType) SystemMessageSystemMessage.systemTopicType(SystemMessageSystemMessage.SystemTopicTypeEnum systemTopicType)