Uses of Enum
org.prelle.telnet.NegotiationState
Packages that use NegotiationState
-
Uses of NegotiationState in org.prelle.telnet
Subclasses with type arguments of type NegotiationState in org.prelle.telnetMethods in org.prelle.telnet that return NegotiationStateModifier and TypeMethodDescriptionstatic NegotiationStateReturns the enum constant of this type with the specified name.static NegotiationState[]NegotiationState.values()Returns an array containing the constants of this enum type, in the order they are declared.