Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.RefundStatusDetails
- 
Packages that use RefundStatusDetails Package Description com.broadleafcommerce.paypal.micro.gateway.domain.orders  - 
- 
Uses of RefundStatusDetails in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return RefundStatusDetails Modifier and Type Method Description RefundStatusDetailsRefund. getRefundStatusDetails()The details of the refund status.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type RefundStatusDetails Modifier and Type Method Description voidRefund. setRefundStatusDetails(RefundStatusDetails refundStatusDetails)The details of the refund status. 
 -