public static class Modules.FunctionMetadata extends Struct
| Constructor and Description |
|---|
FunctionMetadata(java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
Vector<Modules.FunctionArgumentMetadata> |
getArguments()
The FunctionArgumentMetadata for arguments
|
Vector<Text> |
getDocumentation()
The
Text documentation |
U16 |
getId()
The
[sectionIndex, methodIndex] call id |
Text |
getName()
The call 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.FunctionArgumentMetadata> getArguments()
The FunctionArgumentMetadata for arguments
public U16 getId()
The [sectionIndex, methodIndex] call id
public Text getName()
The call name