public class AccountData extends java.lang.Object implements ExtendedRowInfo
| Modifier and Type | Field and Description |
|---|---|
java.io.Serializable |
extDef
extended account data
|
int |
extRowIndex
extended row index
|
| Constructor and Description |
|---|
AccountData(java.io.Serializable extDef)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getExtendedRowIndex()
Returns the index of the extended row this instance may represent.
|
public int extRowIndex
public java.io.Serializable extDef
public AccountData(java.io.Serializable extDef)
extDef - Extended account data.public int getExtendedRowIndex()
getExtendedRowIndex in interface ExtendedRowInfo