Class Modules.StorageFunctionModifier

  • All Implemented Interfaces:
    Codec
    Enclosing interface:
    Modules

    public static class Modules.StorageFunctionModifier
    extends Enum
    • Field Summary

      • Fields inherited from class org.polkadot.types.codec.Base

        raw
    • Method Summary

      Modifier and Type Method Description
      boolean isOptional()
      `true` if the storage entry is optional
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface org.polkadot.types.Codec

        toU8a
    • Constructor Detail

      • StorageFunctionModifier

        public StorageFunctionModifier​(java.lang.Object value)
    • Method Detail

      • isOptional

        public boolean isOptional()
        `true` if the storage entry is optional