Package nxt

Class Account.AccountLease

  • Enclosing class:
    Account

    public static final class Account.AccountLease
    extends java.lang.Object
    • Method Detail

      • getLessorId

        public long getLessorId()
      • getCurrentLesseeId

        public long getCurrentLesseeId()
      • getCurrentLeasingHeightFrom

        public int getCurrentLeasingHeightFrom()
      • getCurrentLeasingHeightTo

        public int getCurrentLeasingHeightTo()
      • getNextLesseeId

        public long getNextLesseeId()
      • getNextLeasingHeightFrom

        public int getNextLeasingHeightFrom()
      • getNextLeasingHeightTo

        public int getNextLeasingHeightTo()