|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorType | |
|---|---|
| urn.ebay.apis.eBLBaseComponents | |
| Uses of ErrorType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return ErrorType | |
|---|---|
ErrorType |
PaymentRequestInfoType.getPaymentError()
Getter for paymentError |
ErrorType |
PaymentInfoType.getPaymentError()
Getter for paymentError |
| Methods in urn.ebay.apis.eBLBaseComponents that return types with arguments of type ErrorType | |
|---|---|
List<ErrorType> |
AuthorizationResponseType.getAuthorizationError()
Getter for authorizationError |
List<ErrorType> |
AbstractResponseType.getErrors()
Getter for errors |
List<ErrorType> |
SetDataResponseType.getSetDataError()
Getter for setDataError |
| Methods in urn.ebay.apis.eBLBaseComponents with parameters of type ErrorType | |
|---|---|
void |
PaymentRequestInfoType.setPaymentError(ErrorType paymentError)
Setter for paymentError |
void |
PaymentInfoType.setPaymentError(ErrorType paymentError)
Setter for paymentError |
| Method parameters in urn.ebay.apis.eBLBaseComponents with type arguments of type ErrorType | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||