Uses of Class
com.exonum.binding.core.runtime.RuntimeId
| Package | Description |
|---|---|
| com.exonum.binding.core.runtime |
-
Uses of RuntimeId in com.exonum.binding.core.runtime
Methods in com.exonum.binding.core.runtime that return RuntimeId Modifier and Type Method Description static RuntimeIdRuntimeId. valueOf(String name)Returns the enum constant of this type with the specified name.static RuntimeId[]RuntimeId. values()Returns an array containing the constants of this enum type, in the order they are declared.