Uses of Enum
model.enums.DnsQueryType
Packages that use DnsQueryType
-
Uses of DnsQueryType in model
Methods in model with parameters of type DnsQueryTypeModifier and TypeMethodDescriptionDnsOptions.DnsOptionsBuilder.withQuery(DnsQueryType query) Chain method for setting value of query. -
Uses of DnsQueryType in model.enums
Methods in model.enums that return DnsQueryTypeModifier and TypeMethodDescriptionstatic DnsQueryTypeReturns the enum constant of this type with the specified name.static DnsQueryType[]DnsQueryType.values()Returns an array containing the constants of this enum type, in the order they are declared.