public static class Modules.StorageFunctionMetadata extends Struct
| Constructor and Description |
|---|
StorageFunctionMetadata(java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
Bytes |
getDefault() |
Vector<Text> |
getDocumentation() |
Modules.StorageFunctionModifier |
getModifier() |
Text |
getName() |
Modules.StorageFunctionType |
getType() |
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.StorageFunctionType getType()
public Text getName()
public Modules.StorageFunctionModifier getModifier()
public Bytes getDefault()