Uses of Class
org.refcodes.component.ConnectionRequest
-
-
Uses of ConnectionRequest in org.refcodes.component
Methods in org.refcodes.component that return ConnectionRequest Modifier and Type Method Description static ConnectionRequestConnectionRequest. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ConnectionRequest[]ConnectionRequest. values()Returns an array containing the constants of this enum type, in the order they are declared.
-