Uses of Enum Class
software.xdev.brevo.model.GetAttributesAttributesInner.CategoryEnum
Packages that use GetAttributesAttributesInner.CategoryEnum
-
Uses of GetAttributesAttributesInner.CategoryEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetAttributesAttributesInner.CategoryEnumModifier and TypeMethodDescriptionGetAttributesAttributesInner.getCategory()Category of the attributeReturns the enum constant of this class with the specified name.GetAttributesAttributesInner.CategoryEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.xdev.brevo.model with parameters of type GetAttributesAttributesInner.CategoryEnumModifier and TypeMethodDescriptionGetAttributesAttributesInner.category(GetAttributesAttributesInner.CategoryEnum category) voidGetAttributesAttributesInner.setCategory(GetAttributesAttributesInner.CategoryEnum category)