| Package | Description |
|---|---|
| cz.active24.client.fred.data | |
| cz.active24.client.fred.eppclient |
| Modifier and Type | Method and Description |
|---|---|
SuccessfulResponse |
EppResponse.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
EppResponse.setResult(SuccessfulResponse result) |
| Modifier and Type | Method and Description |
|---|---|
static SuccessfulResponse |
SuccessfulResponse.fromValue(int code) |
static SuccessfulResponse |
SuccessfulResponse.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SuccessfulResponse[] |
SuccessfulResponse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.