Uses of Class
com.paypal.api.payments.ErrorDetails

Packages that use ErrorDetails
com.paypal.api.payments   
 

Uses of ErrorDetails in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return ErrorDetails
 ErrorDetails ErrorDetails.setField(String field)
          Setter for field
 ErrorDetails ErrorDetails.setIssue(String issue)
          Setter for issue
 

Methods in com.paypal.api.payments that return types with arguments of type ErrorDetails
 List<ErrorDetails> Error.getDetails()
          Getter for details
 

Method parameters in com.paypal.api.payments with type arguments of type ErrorDetails
 Error Error.setDetails(List<ErrorDetails> details)
          Setter for details
 



Copyright © 2015. All Rights Reserved.