| Package | Description |
|---|---|
| org.cristalise.kernel.collection |
Collections are Item local objects that reference other Items.
|
| Modifier and Type | Field and Description |
|---|---|
protected CollectionMemberList<E> |
Collection.mMembers |
| Modifier and Type | Method and Description |
|---|---|
CollectionMemberList<E> |
Collection.getMembers() |
| Modifier and Type | Method and Description |
|---|---|
void |
Collection.setMembers(CollectionMemberList<E> newMembers) |
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.