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