Uses of Enum Class
software.xdev.brevo.model.InviteuserPrivilegesInner.FeatureEnum
Packages that use InviteuserPrivilegesInner.FeatureEnum
-
Uses of InviteuserPrivilegesInner.FeatureEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return InviteuserPrivilegesInner.FeatureEnumModifier and TypeMethodDescriptionInviteuserPrivilegesInner.getFeature()Feature nameReturns the enum constant of this class with the specified name.InviteuserPrivilegesInner.FeatureEnum.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 InviteuserPrivilegesInner.FeatureEnumModifier and TypeMethodDescriptionInviteuserPrivilegesInner.feature(InviteuserPrivilegesInner.FeatureEnum feature) voidInviteuserPrivilegesInner.setFeature(InviteuserPrivilegesInner.FeatureEnum feature)