public class MetadataV2 extends Struct implements Types.MetadataInterface
Modifier and Type | Class and Description |
---|---|
static class |
MetadataV2.MetadataModule
The definition of a module in the system
|
Constructor and Description |
---|
MetadataV2(java.lang.Object value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getUniqTypes(boolean throwError) |
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 java.util.List<java.lang.String> getUniqTypes(boolean throwError)
getUniqTypes
in interface Types.MetadataInterface