|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorSeverity | |
|---|---|
| com.paypal.svcs.types.common | |
| Uses of ErrorSeverity in com.paypal.svcs.types.common |
|---|
| Methods in com.paypal.svcs.types.common that return ErrorSeverity | |
|---|---|
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. |
| Methods in com.paypal.svcs.types.common with parameters of type ErrorSeverity | |
|---|---|
void |
ErrorData.setSeverity(ErrorSeverity severity)
Setter for severity |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||