public static class AccountFunctions.AccountIdAndIndex
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
AccountId |
accountId |
AccountIndex |
accountIndex |
| Constructor and Description |
|---|
AccountIdAndIndex(AccountId accountId,
AccountIndex accountIndex) |
public AccountId accountId
public AccountIndex accountIndex
public AccountIdAndIndex(AccountId accountId, AccountIndex accountIndex)