Uses of Class
com.broadleafcommerce.notification.service.provider.external.domain.user.AdditionalPhone
Packages that use AdditionalPhone
-
Uses of AdditionalPhone in com.broadleafcommerce.notification.service.provider.external.domain.user
Methods in com.broadleafcommerce.notification.service.provider.external.domain.user that return types with arguments of type AdditionalPhoneModifier and TypeMethodDescriptionCustomer.getAdditionalPhones()
Additional phone numbers associated with the customer.Method parameters in com.broadleafcommerce.notification.service.provider.external.domain.user with type arguments of type AdditionalPhoneModifier and TypeMethodDescriptionvoid
Customer.setAdditionalPhones
(List<AdditionalPhone> additionalPhones) Additional phone numbers associated with the customer.