Uses of Enum Class
com.totvs.tjf.communication.sdk.messages.TemplateAttribute
Packages that use TemplateAttribute
Package
Description
-
Uses of TemplateAttribute in com.totvs.tjf.communication.sdk.events.template
Methods in com.totvs.tjf.communication.sdk.events.template that return TemplateAttributeMethods in com.totvs.tjf.communication.sdk.events.template with parameters of type TemplateAttributeModifier and TypeMethodDescriptionTemplateContentAddedEvent.TemplateContentAddedEventBuilder.attribute
(TemplateAttribute attribute) -
Uses of TemplateAttribute in com.totvs.tjf.communication.sdk.messages
Methods in com.totvs.tjf.communication.sdk.messages that return TemplateAttributeModifier and TypeMethodDescriptionTemplateContent.getAttribute()
static TemplateAttribute
Returns the enum constant of this class with the specified name.static TemplateAttribute[]
TemplateAttribute.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.totvs.tjf.communication.sdk.messages with parameters of type TemplateAttributeModifier and TypeMethodDescriptionTemplateContent.TemplateContentBuilder.attribute
(TemplateAttribute attribute)