Uses of Enum
org.minidns.source.AbstractDnsDataSource.QueryMode
-
Uses of AbstractDnsDataSource.QueryMode in org.minidns.source
Modifier 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.Modifier and TypeMethodDescriptionvoid
AbstractDnsDataSource.setQueryMode
(AbstractDnsDataSource.QueryMode queryMode)