Uses of Class
com.broadleafcommerce.order.client.domain.FulfillmentCaptureClaim
Packages that use FulfillmentCaptureClaim
-
Uses of FulfillmentCaptureClaim in com.broadleafcommerce.order.client.domain
Methods in com.broadleafcommerce.order.client.domain that return types with arguments of type FulfillmentCaptureClaimModifier and TypeMethodDescriptionFulfillmentCaptureClaimSummary.getClaims()
The list ofFulfillmentCaptureClaims
for theOrderFulfillment
.Method parameters in com.broadleafcommerce.order.client.domain with type arguments of type FulfillmentCaptureClaimModifier and TypeMethodDescriptionvoid
FulfillmentCaptureClaimSummary.setClaims
(List<FulfillmentCaptureClaim> claims) The list ofFulfillmentCaptureClaims
for theOrderFulfillment
.