Uses of Enum
org.minidns.record.TLSA.Selector
Packages that use TLSA.Selector
-
Uses of TLSA.Selector in org.minidns.record
Fields in org.minidns.record declared as TLSA.SelectorMethods in org.minidns.record that return TLSA.SelectorModifier and TypeMethodDescriptionstatic TLSA.Selector
Returns the enum constant of this type with the specified name.static TLSA.Selector[]
TLSA.Selector.values()
Returns an array containing the constants of this enum type, in the order they are declared.