| Package | Description |
|---|---|
| com.paypal.svcs.types.common | |
| com.paypal.svcs.types.perm |
| Modifier and Type | Method and Description |
|---|---|
static ErrorData |
ErrorData.createInstance(Map<String,String> map,
String prefix,
int index) |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorData> |
FaultMessage.getError()
Getter for error
|
| Modifier and Type | Method and Description |
|---|---|
void |
FaultMessage.setError(List<ErrorData> error)
Setter for error
|
| Modifier and Type | Method and Description |
|---|---|
List<ErrorData> |
RequestPermissionsResponse.getError()
Getter for error
|
List<ErrorData> |
GetPermissionsResponse.getError()
Getter for error
|
List<ErrorData> |
GetBasicPersonalDataResponse.getError()
Getter for error
|
List<ErrorData> |
GetAdvancedPersonalDataResponse.getError()
Getter for error
|
List<ErrorData> |
GetAccessTokenResponse.getError()
Getter for error
|
List<ErrorData> |
CancelPermissionsResponse.getError()
Getter for error
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestPermissionsResponse.setError(List<ErrorData> error)
Setter for error
|
void |
GetPermissionsResponse.setError(List<ErrorData> error)
Setter for error
|
void |
GetBasicPersonalDataResponse.setError(List<ErrorData> error)
Setter for error
|
void |
GetAdvancedPersonalDataResponse.setError(List<ErrorData> error)
Setter for error
|
void |
GetAccessTokenResponse.setError(List<ErrorData> error)
Setter for error
|
void |
CancelPermissionsResponse.setError(List<ErrorData> error)
Setter for error
|
Copyright © 2013. All Rights Reserved.