Class TransactionQueryBean

    • Constructor Detail

      • TransactionQueryBean

        public TransactionQueryBean()
    • Method Detail

      • getBlockGSON

        public String getBlockGSON()
        Returns:
      • setBlockGSON

        public void setBlockGSON​(String blockGSON)
        Parameters:
        blockGSON -
      • getPreviousBlockGSON

        public String getPreviousBlockGSON()
        Returns:
      • setPreviousBlockGSON

        public void setPreviousBlockGSON​(String previousBlockGSON)
        Parameters:
        previousBlockGSON -
      • getLimitPointerGSON

        public String getLimitPointerGSON()
      • setLimitPointerGSON

        public void setLimitPointerGSON​(String limitPointerGSON)
      • getBlockHashGSON

        public String getBlockHashGSON()
        Returns:
      • setBlockHashGSON

        public void setBlockHashGSON​(String blockHashGSON)
        Parameters:
        blockHashGSON -
      • getStatePointerGSON

        public String getStatePointerGSON()
        Returns:
      • setStatePointerGSON

        public void setStatePointerGSON​(String statePointerGSON)
        Parameters:
        statePointerGSON -
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object