Uses of Enum Class
nl.sidnlabs.dnslib.util.RegisteredDomain.Type
Packages that use RegisteredDomain.Type
-
Uses of RegisteredDomain.Type in nl.sidnlabs.dnslib.util
Methods in nl.sidnlabs.dnslib.util that return RegisteredDomain.TypeModifier and TypeMethodDescriptionRegisteredDomain.type()Returns the type of the registered domain.static RegisteredDomain.TypeReturns the enum constant of this class with the specified name.static RegisteredDomain.Type[]RegisteredDomain.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.