Uses of Class
org.nhindirect.config.ui.form.DNSType

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()
           
 



Copyright © 2011. All Rights Reserved.