Uses of Enum Class
software.xdev.brevo.model.GetProcess.StatusEnum
Packages that use GetProcess.StatusEnum
-
Uses of GetProcess.StatusEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetProcess.StatusEnumModifier and TypeMethodDescriptionstatic GetProcess.StatusEnumGetProcess.getStatus()Status of the processstatic GetProcess.StatusEnumReturns the enum constant of this class with the specified name.static GetProcess.StatusEnum[]GetProcess.StatusEnum.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 GetProcess.StatusEnumModifier and TypeMethodDescriptionvoidGetProcess.setStatus(GetProcess.StatusEnum status) GetProcess.status(GetProcess.StatusEnum status)