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, 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 Modules.StorageFunctionType getType()
public Text getName()
public Modules.StorageFunctionModifier getModifier()
public Bytes getDefault()