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