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