Uses of Class
com.turtlequeue.ClientPossibleStates
-
-
Uses of ClientPossibleStates in com.turtlequeue
Methods in com.turtlequeue that return ClientPossibleStates Modifier and Type Method Description static ClientPossibleStatesClientPossibleStates. valueOf(String name)Returns the enum constant of this type with the specified name.static ClientPossibleStates[]ClientPossibleStates. values()Returns an array containing the constants of this enum type, in the order they are declared.
-