Uses of Class
de.blackrose01.endpoint.EndpointPrivate
-
Packages that use EndpointPrivate Package Description de.blackrose01.endpoint -
-
Uses of EndpointPrivate in de.blackrose01.endpoint
Methods in de.blackrose01.endpoint that return EndpointPrivate Modifier and Type Method Description static EndpointPrivateEndpointPrivate. valueOf(String name)Returns the enum constant of this type with the specified name.static EndpointPrivate[]EndpointPrivate. values()Returns an array containing the constants of this enum type, in the order they are declared.
-