| Package | Description |
|---|---|
| org.finos.springbot.tests.controller |
| Modifier and Type | Method and Description |
|---|---|
TestObject |
OurController.form2(Addressable a) |
TestObject |
OurController.ok(Person to) |
TestObject |
OurController.startNewClaim(StartClaim sc) |
TestObject |
OurController.throwsError() |
| Modifier and Type | Method and Description |
|---|---|
Collection<TestObject> |
OurController.callPerson(Person arg) |
List<TestObject> |
TestObjects.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestObjects.setItems(List<TestObject> items) |
| Constructor and Description |
|---|
TestObjects(List<TestObject> items) |
Copyright © 2022 Finos. All rights reserved.