Package nxt.account
Class Account.AccountLease
java.lang.Object
nxt.account.Account.AccountLease
- Enclosing class:
- Account
-
Method Summary
Modifier and TypeMethodDescriptionintintlonglongintintlong
-
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()
-