| Modifier and Type | Field and Description |
|---|---|
int |
bar |
ComplexFieldIndexItem |
child |
int |
foo |
| Constructor and Description |
|---|
ComplexFieldIndexItem() |
ComplexFieldIndexItem(int foo_,
int bar_,
ComplexFieldIndexItem child_) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFoo() |
public int foo
public int bar
public ComplexFieldIndexItem child
public ComplexFieldIndexItem()
public ComplexFieldIndexItem(int foo_,
int bar_,
ComplexFieldIndexItem child_)