| Modifier and Type | Method and Description |
|---|---|
ServerObjectType |
EppCommand.getServerObjectType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EppCommand.setServerObjectType(ServerObjectType serverObjectType) |
| Modifier and Type | Method and Description |
|---|---|
ServerObjectType |
CreateRequest.getServerObjectType() |
ServerObjectType |
CreateResponse.getServerObjectType() |
| Modifier and Type | Method and Description |
|---|---|
ServerObjectType |
DeleteResponse.getServerObjectType() |
ServerObjectType |
DeleteRequest.getServerObjectType() |
| Modifier and Type | Method and Description |
|---|---|
ServerObjectType |
CheckResponse.getServerObjectType() |
ServerObjectType |
CheckRequest.getServerObjectType() |
| Modifier and Type | Method and Description |
|---|---|
ServerObjectType |
InfoResponse.getServerObjectType() |
ServerObjectType |
InfoRequest.getServerObjectType() |
| Modifier and Type | Method and Description |
|---|---|
ServerObjectType |
ListRequest.getServerObjectType() |
ServerObjectType |
ListResponse.getServerObjectType() |
| Modifier and Type | Method and Description |
|---|---|
ServerObjectType |
SendAuthInfoRequest.getServerObjectType() |
ServerObjectType |
SendAuthInfoResponse.getServerObjectType() |
| Modifier and Type | Method and Description |
|---|---|
ServerObjectType |
TransferResponse.getServerObjectType() |
ServerObjectType |
TransferRequest.getServerObjectType() |
| Modifier and Type | Method and Description |
|---|---|
ServerObjectType |
UpdateRequest.getServerObjectType() |
ServerObjectType |
UpdateResponse.getServerObjectType() |
| Modifier and Type | Method and Description |
|---|---|
static ServerObjectType |
ServerObjectType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ServerObjectType[] |
ServerObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ServerObjectStrategyContext(java.util.Properties properties,
ServerObjectType serverObjectType) |
Copyright © 2023. All rights reserved.