Package org.polkadot.types.type
Class PrefabWasmModule.PrefabWasmModuleReserved
- java.lang.Object
-
- org.polkadot.types.codec.Base<T>
-
- org.polkadot.types.codec.Option<Null>
-
- org.polkadot.types.type.PrefabWasmModule.PrefabWasmModuleReserved
-
- All Implemented Interfaces:
Codec
- Enclosing class:
- PrefabWasmModule
public static class PrefabWasmModule.PrefabWasmModuleReserved extends Option<Null>
-
-
Constructor Summary
Constructors Constructor Description PrefabWasmModuleReserved()
-
Method Summary
-
Methods inherited from class org.polkadot.types.codec.Option
eq, getEncodedLength, getValue, isEmpty, isNone, isSome, toHex, toJson, toString, toU8a, unwrap, unwrapOr, with
-
-