Uses of Enum
javax.jmdns.impl.constants.DNSLabel
Packages that use DNSLabel
-
Uses of DNSLabel in javax.jmdns.impl.constants
Methods 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.