Uses of Enum Class
software.xdev.brevo.model.GetAttributesAttributesInner.TypeEnum
Packages that use GetAttributesAttributesInner.TypeEnum
-
Uses of GetAttributesAttributesInner.TypeEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetAttributesAttributesInner.TypeEnumModifier and TypeMethodDescriptionGetAttributesAttributesInner.getType()Type of the attributeReturns the enum constant of this class with the specified name.GetAttributesAttributesInner.TypeEnum.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.TypeEnumModifier and TypeMethodDescriptionvoidGetAttributesAttributesInner.setType(GetAttributesAttributesInner.TypeEnum type) GetAttributesAttributesInner.type(GetAttributesAttributesInner.TypeEnum type)