| Modifier and Type | Method and Description |
|---|---|
SelectDomainType.DT |
SelectDomainType.getType()
Returns selected domain type to search.
|
static SelectDomainType.DT |
SelectDomainType.DT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectDomainType.DT[] |
SelectDomainType.DT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SelectDomainType(SelectDomainType.DT type) |
| Modifier and Type | Method and Description |
|---|---|
void |
SettingsPresenter.IView.setDomains(List<Domain> data,
SelectDomainType.DT type) |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainsPanel.setDomains(List<Domain> data,
SelectDomainType.DT type) |
| Modifier and Type | Method and Description |
|---|---|
void |
SettingsView.setDomains(List<Domain> data,
SelectDomainType.DT type) |
Copyright © 2023. All rights reserved.