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