| Package | Description |
|---|---|
| com.paypal.svcs.types.common |
| Modifier and Type | Method and Description |
|---|---|
static ErrorSeverity |
ErrorSeverity.fromValue(String v) |
ErrorSeverity |
ErrorData.getSeverity()
Getter for severity
|
static ErrorSeverity |
ErrorSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorSeverity[] |
ErrorSeverity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorData.setSeverity(ErrorSeverity severity)
Setter for severity
|
Copyright © 2013. All Rights Reserved.