Uses of Class
org.minidns.record.TLSA.Selector
- 
Packages that use TLSA.Selector Package Description org.minidns.record 
- 
- 
Uses of TLSA.Selector in org.minidns.recordFields in org.minidns.record declared as TLSA.Selector Modifier and Type Field Description TLSA.SelectorTLSA. selectorMethods in org.minidns.record that return TLSA.Selector Modifier and Type Method Description static TLSA.SelectorTLSA.Selector. valueOf(String name)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.
 
-