|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DNSType | |
|---|---|
| org.nhindirect.config.ui.form | |
| Uses of DNSType in org.nhindirect.config.ui.form |
|---|
| Methods in org.nhindirect.config.ui.form that return DNSType | |
|---|---|
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. |
| Methods in org.nhindirect.config.ui.form that return types with arguments of type DNSType | |
|---|---|
static List<DNSType> |
DNSType.getAll()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||