Uses of Class
org.broadleafcommerce.vendor.paypal.service.payment.type.PayPalRefundStatusType

Packages that use PayPalRefundStatusType
org.broadleafcommerce.vendor.paypal.service.payment.message.payment   
org.broadleafcommerce.vendor.paypal.service.payment.type   
 

Uses of PayPalRefundStatusType in org.broadleafcommerce.vendor.paypal.service.payment.message.payment
 

Fields in org.broadleafcommerce.vendor.paypal.service.payment.message.payment declared as PayPalRefundStatusType
protected  PayPalRefundStatusType PayPalRefundInfo.refundStatusType
           
 

Methods in org.broadleafcommerce.vendor.paypal.service.payment.message.payment that return PayPalRefundStatusType
 PayPalRefundStatusType PayPalRefundInfo.getRefundStatusType()
           
 

Methods in org.broadleafcommerce.vendor.paypal.service.payment.message.payment with parameters of type PayPalRefundStatusType
 void PayPalRefundInfo.setRefundStatusType(PayPalRefundStatusType refundStatusType)
           
 

Uses of PayPalRefundStatusType in org.broadleafcommerce.vendor.paypal.service.payment.type
 

Fields in org.broadleafcommerce.vendor.paypal.service.payment.type declared as PayPalRefundStatusType
static PayPalRefundStatusType PayPalRefundStatusType.DELAYED
           
static PayPalRefundStatusType PayPalRefundStatusType.INSTANT
           
 

Methods in org.broadleafcommerce.vendor.paypal.service.payment.type that return PayPalRefundStatusType
static PayPalRefundStatusType PayPalRefundStatusType.getInstance(String type)
           
 



Copyright © 2012. All Rights Reserved.