Uses of Enum Class
software.xdev.brevo.model.MasterDetailsResponsePlanInfo.PlanPeriodEnum
Packages that use MasterDetailsResponsePlanInfo.PlanPeriodEnum
-
Uses of MasterDetailsResponsePlanInfo.PlanPeriodEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return MasterDetailsResponsePlanInfo.PlanPeriodEnumModifier and TypeMethodDescriptionMasterDetailsResponsePlanInfo.getPlanPeriod()Plan period typeReturns the enum constant of this class with the specified name.MasterDetailsResponsePlanInfo.PlanPeriodEnum.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 MasterDetailsResponsePlanInfo.PlanPeriodEnumModifier and TypeMethodDescriptionMasterDetailsResponsePlanInfo.planPeriod(MasterDetailsResponsePlanInfo.PlanPeriodEnum planPeriod) voidMasterDetailsResponsePlanInfo.setPlanPeriod(MasterDetailsResponsePlanInfo.PlanPeriodEnum planPeriod)