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, 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.FunctionArgumentMetadata> getArguments()
The FunctionArgumentMetadata for arguments
public U16 getId()
The [sectionIndex, methodIndex]
call id
public Text getName()
The call name