| Package | Description |
|---|---|
| org.nhindirect.config.ui.form |
| Modifier and Type | Method and Description |
|---|---|
static DNSType |
DNSType.get(int code) |
static DNSType |
DNSType.get(String value) |
DNSType |
DNSEntryForm.getDNSType() |
static DNSType |
DNSType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DNSType[] |
DNSType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<DNSType> |
DNSType.getAll() |
Copyright © 2021. All rights reserved.