Uses of Class
com.broadleafcommerce.promotion.offer.client.web.context.Destination
Packages that use Destination
-
Uses of Destination in com.broadleafcommerce.promotion.offer.client.web.context
Methods in com.broadleafcommerce.promotion.offer.client.web.context that return DestinationModifier and TypeMethodDescriptionFulfillmentGroup.getDestination()
TheDestination
containing information about this fulfillment group's destination address.FulfillmentGroupDto.getDestination()
Methods in com.broadleafcommerce.promotion.offer.client.web.context with parameters of type DestinationModifier and TypeMethodDescriptionvoid
FulfillmentGroup.setDestination
(Destination destination) TheDestination
containing information about this fulfillment group's destination address.void
FulfillmentGroupDto.setDestination
(Destination destination)