Class Types.DerivedReferendumVote

  • Enclosing interface:
    Types

    public static class Types.DerivedReferendumVote
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DerivedReferendumVote

        public DerivedReferendumVote​(AccountId accountId,
                                     Balance balance,
                                     Vote vote)