| Package | Description |
|---|---|
| org.blufin.sdk.response |
| Modifier and Type | Method and Description |
|---|---|
static AckError |
AckError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AckError[] |
AckError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AckResolver.addError(AckError error,
String... args) |
static ApiResponse |
ApiResponseBuilder.badRequest(AckError error,
String... args)
Deprecated.
|
boolean |
AckResolver.contains(AckError error) |
Copyright © 2019. All rights reserved.