Uses of Class
software.xdev.brevo.model.UpdateAttributeEnumerationInner
Packages that use UpdateAttributeEnumerationInner
-
Uses of UpdateAttributeEnumerationInner in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return UpdateAttributeEnumerationInnerModifier and TypeMethodDescriptionMethods in software.xdev.brevo.model that return types with arguments of type UpdateAttributeEnumerationInnerModifier and TypeMethodDescriptionUpdateAttribute.getEnumeration()List of the values and labels that the attribute can take.Methods in software.xdev.brevo.model with parameters of type UpdateAttributeEnumerationInnerModifier and TypeMethodDescriptionUpdateAttribute.addEnumerationItem(UpdateAttributeEnumerationInner enumerationItem) Method parameters in software.xdev.brevo.model with type arguments of type UpdateAttributeEnumerationInnerModifier and TypeMethodDescriptionUpdateAttribute.enumeration(List<UpdateAttributeEnumerationInner> enumeration) voidUpdateAttribute.setEnumeration(List<UpdateAttributeEnumerationInner> enumeration)