-
- All Implemented Interfaces:
public final class RuntimeModuleStorageItemTypePlain
-
-
Field Summary
Fields Modifier and Type Field Description private final BigIntegertype
-
Constructor Summary
Constructors Constructor Description RuntimeModuleStorageItemTypePlain(BigInteger type)
-
Method Summary
Modifier and Type Method Description final BigIntegergetType()-
-
Constructor Detail
-
RuntimeModuleStorageItemTypePlain
RuntimeModuleStorageItemTypePlain(BigInteger type)
-
-
Method Detail
-
getType
final BigInteger getType()
-
-
-
-