Uses of Enum
javax.jmdns.impl.constants.DNSResultCode
Packages that use DNSResultCode
-
Uses of DNSResultCode in javax.jmdns.impl.constants
Methods in javax.jmdns.impl.constants that return DNSResultCodeModifier and TypeMethodDescriptionstatic DNSResultCode
DNSResultCode.resultCodeForFlags
(int flags) static DNSResultCode
DNSResultCode.resultCodeForFlags
(int flags, int extendedRCode) static DNSResultCode
Returns the enum constant of this type with the specified name.static DNSResultCode[]
DNSResultCode.values()
Returns an array containing the constants of this enum type, in the order they are declared.