public class Collection extends Object
| Constructor and Description |
|---|
Collection() |
| Modifier and Type | Method and Description |
|---|---|
List<Primitives> |
getItems() |
void |
setItems(List<Primitives> items) |
public List<Primitives> getItems()
public void setItems(List<Primitives> items)
Copyright © 2022 Finos. All rights reserved.