Uses of Class
com.h2tcoin.takamakachain.globalContext.FixedParameters.WalletError
-
Packages that use FixedParameters.WalletError Package Description com.h2tcoin.takamakachain.globalContext -
-
Uses of FixedParameters.WalletError in com.h2tcoin.takamakachain.globalContext
Methods in com.h2tcoin.takamakachain.globalContext that return FixedParameters.WalletError Modifier and Type Method Description static FixedParameters.WalletErrorFixedParameters.WalletError. valueOf(String name)Returns the enum constant of this type with the specified name.static FixedParameters.WalletError[]FixedParameters.WalletError. values()Returns an array containing the constants of this enum type, in the order they are declared.
-