Uses of Enum
javax.jmdns.impl.constants.DNSState.StateClass
Packages that use DNSState.StateClass
-
Uses of DNSState.StateClass in javax.jmdns.impl.constants
Subclasses with type arguments of type DNSState.StateClass in javax.jmdns.impl.constantsFields in javax.jmdns.impl.constants declared as DNSState.StateClassMethods in javax.jmdns.impl.constants that return DNSState.StateClassModifier and TypeMethodDescriptionstatic DNSState.StateClassReturns the enum constant of this type with the specified name.static DNSState.StateClass[]DNSState.StateClass.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in javax.jmdns.impl.constants with parameters of type DNSState.StateClass