Uses of Class
com.broadleafcommerce.order.client.domain.IncludedFee
Packages that use IncludedFee
-
Uses of IncludedFee in com.broadleafcommerce.order.client.domain
Methods in com.broadleafcommerce.order.client.domain that return types with arguments of type IncludedFeeModifier and TypeMethodDescriptionOrderFulfillment.getIncludedExtraFees()IncludedFeesthat are associated with this fulfillment.Method parameters in com.broadleafcommerce.order.client.domain with type arguments of type IncludedFeeModifier and TypeMethodDescriptionvoidOrderFulfillment.setIncludedExtraFees(List<IncludedFee> includedExtraFees) IncludedFeesthat are associated with this fulfillment.