Uses of Enum Class
com.mypurecloud.sdk.v2.model.MessageFooter.TypeEnum
Packages that use MessageFooter.TypeEnum
-
Uses of MessageFooter.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MessageFooter.TypeEnumModifier and TypeMethodDescriptionstatic MessageFooter.TypeEnumMessageFooter.TypeEnum.fromString(String key) MessageFooter.getType()static MessageFooter.TypeEnumReturns the enum constant of this class with the specified name.static MessageFooter.TypeEnum[]MessageFooter.TypeEnum.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 MessageFooter.TypeEnumModifier and TypeMethodDescriptionvoidMessageFooter.setType(MessageFooter.TypeEnum type) MessageFooter.type(MessageFooter.TypeEnum type) Defines the content type of the footer in message