public static class Modules.CallMetadata extends Struct
| Constructor and Description |
|---|
CallMetadata(java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
Vector<Modules.FunctionMetadata> |
getFunctions()
The functions available as FunctionMetadata
|
Text |
getName()
The section 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 Vector<Modules.FunctionMetadata> getFunctions()
The functions available as FunctionMetadata
public Text getName()
The section name