| Package | Description |
|---|---|
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
ErrorType |
PaymentRequestInfoType.getPaymentError()
Getter for paymentError
|
ErrorType |
PaymentInfoType.getPaymentError()
Getter for paymentError
|
| Modifier and Type | Method and Description |
|---|---|
List<ErrorType> |
AuthorizationResponseType.getAuthorizationError()
Getter for authorizationError
|
List<ErrorType> |
AbstractResponseType.getErrors()
Getter for errors
|
List<ErrorType> |
SetDataResponseType.getSetDataError()
Getter for setDataError
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentRequestInfoType.setPaymentError(ErrorType paymentError)
Setter for paymentError
|
void |
PaymentInfoType.setPaymentError(ErrorType paymentError)
Setter for paymentError
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationResponseType.setAuthorizationError(List<ErrorType> authorizationError)
Setter for authorizationError
|
void |
AbstractResponseType.setErrors(List<ErrorType> errors)
Setter for errors
|
void |
SetDataResponseType.setSetDataError(List<ErrorType> setDataError)
Setter for setDataError
|
Copyright © 2015. All Rights Reserved.