Uses of Class
com.broadleafcommerce.customer.service.provider.domain.Address
Packages that use Address
-
Uses of Address in com.broadleafcommerce.customer.service.provider.domain
Methods in com.broadleafcommerce.customer.service.provider.domain that return AddressModifier and TypeMethodDescriptionPayment.getBillingAddress()
Deprecated, for removal: This API element is subject to removal in a future version.Gathers one of the payment's relatedaddresses
by typeMethods in com.broadleafcommerce.customer.service.provider.domain that return types with arguments of type AddressModifier and TypeMethodDescriptionPayment.getAddressByType()
Deprecated, for removal: This API element is subject to removal in a future version.The collection of related addresses that may include billing or shipping addressesMethod parameters in com.broadleafcommerce.customer.service.provider.domain with type arguments of type AddressModifier and TypeMethodDescriptionvoid
Payment.setAddressByType
(Map<String, Address> addressByType) Deprecated, for removal: This API element is subject to removal in a future version.The collection of related addresses that may include billing or shipping addresses