Uses of Enum
javax.jmdns.impl.constants.DNSLabel
Packages that use DNSLabel
-
Uses of DNSLabel in javax.jmdns.impl.constants
Subclasses with type arguments of type DNSLabel in javax.jmdns.impl.constantsMethods in javax.jmdns.impl.constants that return DNSLabelModifier and TypeMethodDescriptionstatic DNSLabelDNSLabel.labelForByte(int index) static DNSLabelReturns the enum constant of this type with the specified name.static DNSLabel[]DNSLabel.values()Returns an array containing the constants of this enum type, in the order they are declared.