public class CollectionSingleWork extends Object
| Constructor and Description |
|---|
CollectionSingleWork() |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getInts() |
List<String> |
getStrings() |
void |
setInts(List<Integer> ints) |
void |
setStrings(List<String> strings) |
Copyright © 2022 Finos. All rights reserved.