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 ofFulfillmentCaptureClaimsfor theOrderFulfillment.Method parameters in com.broadleafcommerce.order.client.domain with type arguments of type FulfillmentCaptureClaimModifier and TypeMethodDescriptionvoidFulfillmentCaptureClaimSummary.setClaims(List<FulfillmentCaptureClaim> claims) The list ofFulfillmentCaptureClaimsfor theOrderFulfillment.