|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorCategory | |
|---|---|
| com.paypal.svcs.types.common | |
| Uses of ErrorCategory in com.paypal.svcs.types.common |
|---|
| Methods in com.paypal.svcs.types.common that return ErrorCategory | |
|---|---|
static ErrorCategory |
ErrorCategory.fromValue(String v)
|
ErrorCategory |
ErrorData.getCategory()
Getter for category |
static ErrorCategory |
ErrorCategory.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ErrorCategory[] |
ErrorCategory.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 ErrorCategory | |
|---|---|
void |
ErrorData.setCategory(ErrorCategory category)
Setter for category |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||