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