public static class Modules.ModuleMetadata extends Struct
| Constructor and Description |
|---|
ModuleMetadata(java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
Modules.CallMetadata |
getCall()
The calls as CallMetadata
|
Text |
getName()
The name
|
builder, eq, getEncodedLength, getField, isEmpty, toArray, toHex, toJson, toString, toU8a, withclear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizefinalize, getClass, notify, notifyAll, wait, wait, waitgetConstructorCodec, toU8apublic Modules.CallMetadata getCall()
The calls as CallMetadata
public Text getName()
The name