| Package | Description |
|---|---|
| org.finos.springbot.tests.controller |
| Modifier and Type | Method and Description |
|---|---|
List<Address> |
Person.getAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setAddresses(List<Address> addresses) |
| Constructor and Description |
|---|
Person(List<String> names,
List<Address> addresses) |
Copyright © 2022 Finos. All rights reserved.