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, with
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, values
clone, compute, computeIfAbsent, computeIfPresent, containsKey, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
finalize, getClass, notify, notifyAll, wait, wait, wait
getConstructorCodec, toU8a
public Vector<Modules.FunctionMetadata> getFunctions()
The functions available as FunctionMetadata
public Text getName()
The section name