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

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

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

Fields in org.broadleafcommerce.vendor.paypal.service.payment.message.payment declared as PayPalRefundType
protected  PayPalRefundType PayPalPaymentRequest.refundType
           
 

Methods in org.broadleafcommerce.vendor.paypal.service.payment.message.payment that return PayPalRefundType
 PayPalRefundType PayPalPaymentRequest.getRefundType()
           
 

Methods in org.broadleafcommerce.vendor.paypal.service.payment.message.payment with parameters of type PayPalRefundType
 void PayPalPaymentRequest.setRefundType(PayPalRefundType refundType)
           
 

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

Fields in org.broadleafcommerce.vendor.paypal.service.payment.type declared as PayPalRefundType
static PayPalRefundType PayPalRefundType.EXTERNALDISPUTE
           
static PayPalRefundType PayPalRefundType.FULL
           
static PayPalRefundType PayPalRefundType.OTHER
           
static PayPalRefundType PayPalRefundType.PARTIAL
           
 

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



Copyright © 2012. All Rights Reserved.