| Modifier and Type | Method and Description |
|---|---|
Bar |
Wibble.getBar() |
Bar |
Foo.getBar() |
| Modifier and Type | Method and Description |
|---|---|
List<Bar> |
BarCollector.getBars() |
| Modifier and Type | Method and Description |
|---|---|
void |
Wibble.setBar(Bar bar) |
void |
Foo.setBar(Bar bar) |
| Modifier and Type | Method and Description |
|---|---|
void |
BarCollector.setBars(List<Bar> bars) |
Copyright © 2004–2015. All rights reserved.