org.broadleafcommerce.vendor.paypal.service.payment.message
Interface ErrorCheckable

All Known Implementing Classes:
PayPalDetailsResponse, PayPalPaymentResponse

public interface ErrorCheckable

Author:
Jeff Fischer

Method Summary
 List<PayPalErrorResponse> getErrorResponses()
           
 void setErrorResponses(List<PayPalErrorResponse> errorResponses)
           
 

Method Detail

getErrorResponses

List<PayPalErrorResponse> getErrorResponses()

setErrorResponses

void setErrorResponses(List<PayPalErrorResponse> errorResponses)


Copyright © 2012. All Rights Reserved.