Uses of Class
com.exonum.binding.common.runtime.RuntimeId
Package | Description |
---|---|
com.exonum.binding.common.runtime |
-
Uses of RuntimeId in com.exonum.binding.common.runtime
Methods in com.exonum.binding.common.runtime that return RuntimeId Modifier and Type Method Description static RuntimeId
RuntimeId. valueOf(java.lang.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.