Package nxt.account

Class Account.AccountLease

java.lang.Object
nxt.account.Account.AccountLease
Enclosing class:
Account

public static final class Account.AccountLease extends Object
  • Method Details

    • 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()