public class Collection extends Object
| Constructor and Description |
|---|
Collection() |
| Modifier and Type | Method and Description |
|---|---|
List<BibliographicRecord> |
getRecords() |
void |
setRecords(List<BibliographicRecord> records) |
public Collection()
public List<BibliographicRecord> getRecords()
public void setRecords(List<BibliographicRecord> records)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.