Interface RpcItem

    • Method Detail

      • isEmpty

        boolean isEmpty()
      • isNull

        default boolean isNull()
      • asString

        default java.lang.String asString()
      • asInteger

        default java.math.BigInteger asInteger()
      • asByteArray

        default byte[] asByteArray()
      • asBoolean

        default java.lang.Boolean asBoolean()
      • asAddress

        default Address asAddress()
      • asBytes

        default Bytes asBytes()