Package | Description |
---|---|
org.minidns.source |
Modifier and Type | Method and Description |
---|---|
DnsDataSource.QueryMode |
DnsDataSource.getQueryMode() |
static DnsDataSource.QueryMode |
DnsDataSource.QueryMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DnsDataSource.QueryMode[] |
DnsDataSource.QueryMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DnsDataSource.setQueryMode(DnsDataSource.QueryMode queryMode) |