Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.RefundStatusDetails
Packages that use RefundStatusDetails
-
Uses of RefundStatusDetails in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return RefundStatusDetailsModifier and TypeMethodDescriptionRefund.getRefundStatusDetails()
The details of the refund status.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type RefundStatusDetailsModifier and TypeMethodDescriptionvoid
Refund.setRefundStatusDetails
(RefundStatusDetails refundStatusDetails) The details of the refund status.