Uses of Enum Class
software.xdev.brevo.model.CreateAttribute.TypeEnum
Packages that use CreateAttribute.TypeEnum
-
Uses of CreateAttribute.TypeEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return CreateAttribute.TypeEnumModifier and TypeMethodDescriptionstatic CreateAttribute.TypeEnumCreateAttribute.getType()Type of the attribute.static CreateAttribute.TypeEnumReturns the enum constant of this class with the specified name.static CreateAttribute.TypeEnum[]CreateAttribute.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 CreateAttribute.TypeEnumModifier and TypeMethodDescriptionvoidCreateAttribute.setType(CreateAttribute.TypeEnum type) CreateAttribute.type(CreateAttribute.TypeEnum type)