Uses of Class
nl.sidnlabs.dnslib.util.RegisteredDomain.Type
-
Packages that use RegisteredDomain.Type Package Description nl.sidnlabs.dnslib.util -
-
Uses of RegisteredDomain.Type in nl.sidnlabs.dnslib.util
Methods in nl.sidnlabs.dnslib.util that return RegisteredDomain.Type Modifier and Type Method Description RegisteredDomain.TypeRegisteredDomain. type()Returns the type of the registered domain.static RegisteredDomain.TypeRegisteredDomain.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static RegisteredDomain.Type[]RegisteredDomain.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-