Uses of Enum
org.minidns.source.AbstractDnsDataSource.QueryMode
Packages that use AbstractDnsDataSource.QueryMode
-
Uses of AbstractDnsDataSource.QueryMode in org.minidns.source
Methods in org.minidns.source that return AbstractDnsDataSource.QueryModeModifier and TypeMethodDescriptionAbstractDnsDataSource.getQueryMode()
Returns the enum constant of this type with the specified name.static AbstractDnsDataSource.QueryMode[]
AbstractDnsDataSource.QueryMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.minidns.source with parameters of type AbstractDnsDataSource.QueryModeModifier and TypeMethodDescriptionvoid
AbstractDnsDataSource.setQueryMode
(AbstractDnsDataSource.QueryMode queryMode)