| Package | Description |
|---|---|
| org.springframework.batch.sample.domain.person |
| Modifier and Type | Method and Description |
|---|---|
List<Child> |
Person.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setChildren(List<Child> children) |
Copyright © 2013 SpringSource. All Rights Reserved.