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 DNSLabel
DNSLabel.labelForByte
(int index) static DNSLabel
Returns 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.