Class StateProof


  • public class StateProof
    extends Object
    • Constructor Detail

      • StateProof

        public StateProof()
    • Method Detail

      • setAccountProof

        public void setAccountProof​(AccountProof accountProof)
      • getAccountState

        public String getAccountState()
      • setAccountState

        public void setAccountState​(String accountState)
      • getAccountStateProof

        public AccountProof getAccountStateProof()
      • setAccountStateProof

        public void setAccountStateProof​(AccountProof accountStateProof)
      • getState

        public String getState()
      • setState

        public void setState​(String state)